#CCEFA8#CCEFA8
#CCEFA8 is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.100 H 129.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFA8 |
|---|---|
| RGB | rgb(204, 239, 168) |
| HSL | hsl(90, 69%, 80%) |
| HSV | hsv(90, 30%, 94%) |
| CMYK | cmyk(14.6%, 0%, 29.7%, 6.3%) |
| CIE-LAB | lab(90.50, -23.50, 30.71) |
| CIE-LCH | lch(90.50, 38.67, 127.42°) |
| OKLab | oklab(90.98% -0.0636 0.0771) |
| OKLCH | oklch(90.98% 0.1 129.5) |
| XYZ | xyz(62.8351, 77.3968, 48.6669) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 3.86
Very Pale Green
#CFFDBC
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 4.04
Very Light Green
#D1FFBD
ΔE00 4.07
Pale Green
#C7FDB5
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFA8 #CBA8EF
analogous
#EFEEA8 #CCEFA8 #A9EFA8
triadic
#CCEFA8 #A8CCEF #EFA8CC
tetradic
#CCEFA8 #A8EFEE #CBA8EF #EFA8A9
square
#CCEFA8 #A8EFEE #CBA8EF #EFA8A9
split-complementary
#CCEFA8 #A8A9EF #EEA8EF
monochromatic
#8FDC41 #AEE574 #CCEFA8 #EAF9DC #F0FAE5
Accessibility & contrast
On white
1.27
#CCEFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CCEFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFA8
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFA8 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A3
Deuteranopia (green-blind)
#F0E3AB
Tritanopia (blue-blind)
#CFE9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccefa8; /* rgb */ color: rgb(204, 239, 168); /* oklch */ color: oklch(91.0% 0.100 129.5);
Tailwind
colors: {
custom: {
50: '#dcf4c2',
500: '#ccefa8',
950: '#000000',
},
}SCSS
$custom: #ccefa8; $custom-light: #dcf4c2; $custom-dark: #000000;
JSON
{
"hex": "#ccefa8",
"rgb": {
"r": 204,
"g": 239,
"b": 168
},
"hsl": {
"h": 89.577,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.90981,
"c": 0.09997,
"h": 129.5
},
"luminance": 0.77398
}Semantic roles & 50–950 ramp
primary
#CCEFA8
secondary
#9D6FCD
accent
#15D171
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582