#CCEEA5#CCEEA5
#CCEEA5 is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.102 H 128.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA5 |
|---|---|
| RGB | rgb(204, 238, 165) |
| HSL | hsl(88, 68%, 79%) |
| HSV | hsv(88, 31%, 93%) |
| CMYK | cmyk(14.3%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(90.18, -23.44, 31.80) |
| CIE-LCH | lch(90.18, 39.51, 126.39°) |
| OKLab | oklab(90.71% -0.0635 0.0797) |
| OKLCH | oklch(90.71% 0.102 128.6) |
| XYZ | xyz(62.2669, 76.7024, 47.1146) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 4.07
Light Grey Green
#B7E1A1
ΔE00 4.18
Very Pale Green
#CFFDBC
ΔE00 4.37
Tea Green
#BDF8A3
ΔE00 4.48
Very Light Green
#D1FFBD
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA5 #C7A5EE
analogous
#EEEBA5 #CCEEA5 #A8EEA5
triadic
#CCEEA5 #A5CCEE #EEA5CC
tetradic
#CCEEA5 #A5EEEB #C7A5EE #EEA5A8
square
#CCEEA5 #A5EEEB #C7A5EE #EEA5A8
split-complementary
#CCEEA5 #A5A8EE #EBA5EE
monochromatic
#92DB3E #AFE472 #CCEEA5 #E9F8D8 #F0FAE5
Accessibility & contrast
On white
1.29
#CCEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CCEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA5
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA5 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A0
Deuteranopia (green-blind)
#F0E2A8
Tritanopia (blue-blind)
#CFE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea5; /* rgb */ color: rgb(204, 238, 165); /* oklch */ color: oklch(90.7% 0.102 128.6);
Tailwind
colors: {
custom: {
50: '#dcf3c0',
500: '#cceea5',
950: '#000000',
},
}SCSS
$custom: #cceea5; $custom-light: #dcf3c0; $custom-dark: #000000;
JSON
{
"hex": "#cceea5",
"rgb": {
"r": 204,
"g": 238,
"b": 165
},
"hsl": {
"h": 87.945,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.90709,
"c": 0.10188,
"h": 128.6
},
"luminance": 0.76703
}Semantic roles & 50–950 ramp
primary
#CCEEA5
secondary
#986CCB
accent
#15D06C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582