#CCEEA7#CCEEA7
#CCEEA7 is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 90.7% C 0.100 H 129.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA7 |
|---|---|
| RGB | rgb(204, 238, 167) |
| HSL | hsl(89, 68%, 79%) |
| HSV | hsv(89, 30%, 93%) |
| CMYK | cmyk(14.3%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(90.22, -23.16, 30.83) |
| CIE-LCH | lch(90.22, 38.56, 126.91°) |
| OKLab | oklab(90.75% -0.0627 0.0774) |
| OKLCH | oklch(90.75% 0.1 129) |
| XYZ | xyz(62.4504, 76.7758, 48.0808) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.60
Light Grey Green
#B7E1A1
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.14
Very Light Green
#D1FFBD
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA7 #C9A7EE
analogous
#EEECA7 #CCEEA7 #A9EEA7
triadic
#CCEEA7 #A7CCEE #EEA7CC
tetradic
#CCEEA7 #A7EEEC #C9A7EE #EEA7A9
square
#CCEEA7 #A7EEEC #C9A7EE #EEA7A9
split-complementary
#CCEEA7 #A7A9EE #ECA7EE
monochromatic
#91DA40 #AEE474 #CCEEA7 #EAF8DA #F0FAE5
Accessibility & contrast
On white
1.28
#CCEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CCEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA7
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA7 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A2
Deuteranopia (green-blind)
#F0E2AA
Tritanopia (blue-blind)
#CFE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea7; /* rgb */ color: rgb(204, 238, 167); /* oklch */ color: oklch(90.7% 0.100 129.0);
Tailwind
colors: {
custom: {
50: '#dcf3c1',
500: '#cceea7',
950: '#000000',
},
}SCSS
$custom: #cceea7; $custom-light: #dcf3c1; $custom-dark: #000000;
JSON
{
"hex": "#cceea7",
"rgb": {
"r": 204,
"g": 238,
"b": 167
},
"hsl": {
"h": 88.732,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.90747,
"c": 0.0996,
"h": 129
},
"luminance": 0.76776
}Semantic roles & 50–950 ramp
primary
#CCEEA7
secondary
#9B6ECB
accent
#16D06F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582