HEX atlas value

#CCFAA8

#CCFAA8 is a cool green HEX color close to Pastel Green. According to Colors Encyclopedia, it converts to RGB 204, 250, 168, HSL 94, 89%, 82%, has luminance 0.8404, and belongs to the pastel group.

#CCFAA8 Sample readable text
HEX #CCFAA8
RGB rgb(204, 250, 168)
HSL hsl(94 89% 82%)
CMYK cmyk(18, 0, 33, 2)
Luminance 0.8404
Contrast Black 17.81:1White 1.18:1

CSS

--color-ccfaa8: #CCFAA8;
.background-ccfaa8 { background-color: #CCFAA8; }
.text-ccfaa8 { color: #CCFAA8; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8404
Black text17.81:1AA Pass
White text1.18:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#CCFAA8","rgb":[204,250,168],"hsl":[94,89,82],"cmyk":[18,0,33,2],"luminance":0.8404,"contrast":{"black":17.81,"white":1.18}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.81,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.18,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5FAA8","hex":"#F5FAA8","family":"yellow","bestTextColor":"#000000","contrastBlack":19.12,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#CBFFA3","hex":"#CBFFA3","family":"green","bestTextColor":"#000000","contrastBlack":18.37,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A8FAAE","hex":"#A8FAAE","family":"green","bestTextColor":"#000000","contrastBlack":16.95,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Pastel Green adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/ccfaa8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json"]}
Harmonies
{"complementary":"#D7A8FA","analogous":["#F5FAA8","#A8FAAE"],"triadic":["#A8CCFA","#FAA8CC"],"tetradic":["#A8F5FA","#D7A8FA","#FAAEA8"],"splitComplementary":["#AEA8FA","#FAA8F5"],"monochromatic":["#FFFFFF","#CCFAA8","#98F551"]}
Variants
{"light":"#FFFFFF","dark":"#98F551","saturated":"#CBFFA3","desaturated":"#CDF0B2","pastel":"#FFFFFF","neon":"#E2FFCC"}
Nearest named colors
[{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":37.027017163147235},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":38.52272056851645},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":40.049968789001575},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":41.20679555607303},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":44.395945760846224}]

HEX meaning and use

About #CCFAA8

#CCFAA8 is classified as a cool green value with pastel visual character. #CCFAA8 is visually closest to Pastel Green, a named green color with HEX #C1E1C1.

The RGB channels are 204, 250, and 168, with green carrying the strongest channel weight. In HSL, the hue is 94deg with 89% saturation and 82% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.8404, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 37.03, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.81:1AA Pass
White text1.18:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #CCFAA8 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000017.81:1 · AAA
White text#FFFFFF1.18:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F5FAA8#000000 text · best 19.12:1#F5FAA8
#CBFFA3#000000 text · best 18.37:1#CBFFA3
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#A8FAAE#000000 text · best 16.95:1#A8FAAE

Generated Palette

#CCFAA8#CCFAA8
#D7A8FA#D7A8FA
#F5FAA8#F5FAA8
#A8FAAE#A8FAAE
White#FFFFFF
#98F551#98F551

Color Harmonies

#D7A8FA#D7A8FA
#F5FAA8#F5FAA8
#A8FAAE#A8FAAE
#A8CCFA#A8CCFA
#FAA8CC#FAA8CC

Variants

White#FFFFFF
#98F551#98F551
#CBFFA3#CBFFA3
#CDF0B2#CDF0B2
White#FFFFFF
#E2FFCC#E2FFCC

Nearest Named Colors