#CCEFA9#CCEFA9
#CCEFA9 is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.099 H 129.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFA9 |
|---|---|
| RGB | rgb(204, 239, 169) |
| HSL | hsl(90, 69%, 80%) |
| HSV | hsv(90, 29%, 94%) |
| CMYK | cmyk(14.6%, 0%, 29.3%, 6.3%) |
| CIE-LAB | lab(90.52, -23.36, 30.23) |
| CIE-LCH | lch(90.52, 38.20, 127.69°) |
| OKLab | oklab(91% -0.0632 0.076) |
| OKLCH | oklch(91% 0.099 129.8) |
| XYZ | xyz(62.9286, 77.4342, 49.1594) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.34
Very Pale Green
#CFFDBC
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 3.97
Very Light Green
#D1FFBD
ΔE00 3.97
Pale Green
#C7FDB5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFA9 #CCA9EF
analogous
#EFEFA9 #CCEFA9 #A9EFA9
triadic
#CCEFA9 #A9CCEF #EFA9CC
tetradic
#CCEFA9 #A9EFEF #CCA9EF #EFA9A9
square
#CCEFA9 #A9EFEF #CCA9EF #EFA9A9
split-complementary
#CCEFA9 #A9A9EF #EFA9EF
monochromatic
#8FDC42 #ADE575 #CCEFA9 #EBF9DD #F0FAE5
Accessibility & contrast
On white
1.27
#CCEFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CCEFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFA9
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFA9 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A4
Deuteranopia (green-blind)
#F0E3AC
Tritanopia (blue-blind)
#CFE9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccefa9; /* rgb */ color: rgb(204, 239, 169); /* oklch */ color: oklch(91.0% 0.099 129.8);
Tailwind
colors: {
custom: {
50: '#dcf4c3',
500: '#ccefa9',
950: '#000000',
},
}SCSS
$custom: #ccefa9; $custom-light: #dcf4c3; $custom-dark: #000000;
JSON
{
"hex": "#ccefa9",
"rgb": {
"r": 204,
"g": 239,
"b": 169
},
"hsl": {
"h": 90,
"s": 68.627,
"l": 80
},
"oklch": {
"l": 0.91,
"c": 0.09883,
"h": 129.8
},
"luminance": 0.77435
}Semantic roles & 50–950 ramp
primary
#CCEFA9
secondary
#9E70CD
accent
#15D173
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582