#CCEEA4#CCEEA4
#CCEEA4 is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.103 H 128.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA4 |
|---|---|
| RGB | rgb(204, 238, 164) |
| HSL | hsl(88, 69%, 79%) |
| HSV | hsv(88, 31%, 93%) |
| CMYK | cmyk(14.3%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(90.17, -23.58, 32.29) |
| CIE-LCH | lch(90.17, 39.98, 126.14°) |
| OKLab | oklab(90.69% -0.0639 0.0808) |
| OKLCH | oklch(90.69% 0.103 128.4) |
| XYZ | xyz(62.1763, 76.6662, 46.6371) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.46
Very Pale Green
#CFFDBC
ΔE00 4.49
Light Light Green
#C8FFB0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA4 #C6A4EE
analogous
#EEEBA4 #CCEEA4 #A7EEA4
triadic
#CCEEA4 #A4CCEE #EEA4CC
tetradic
#CCEEA4 #A4EEEB #C6A4EE #EEA4A7
square
#CCEEA4 #A4EEEB #C6A4EE #EEA4A7
split-complementary
#CCEEA4 #A4A7EE #EBA4EE
monochromatic
#92DB3D #AFE470 #CCEEA4 #E9F8D8 #F1FAE5
Accessibility & contrast
On white
1.29
#CCEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CCEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA4
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA4 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49F
Deuteranopia (green-blind)
#F0E2A8
Tritanopia (blue-blind)
#CFE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea4; /* rgb */ color: rgb(204, 238, 164); /* oklch */ color: oklch(90.7% 0.103 128.4);
Tailwind
colors: {
custom: {
50: '#dcf3bf',
500: '#cceea4',
950: '#000000',
},
}SCSS
$custom: #cceea4; $custom-light: #dcf3bf; $custom-dark: #000000;
JSON
{
"hex": "#cceea4",
"rgb": {
"r": 204,
"g": 238,
"b": 164
},
"hsl": {
"h": 87.568,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.9069,
"c": 0.10302,
"h": 128.4
},
"luminance": 0.76667
}Semantic roles & 50–950 ramp
primary
#CCEEA4
secondary
#976BCB
accent
#15D06B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582