#CCEEA8#CCEEA8
#CCEEA8 is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 90.8% C 0.098 H 129.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA8 |
|---|---|
| RGB | rgb(204, 238, 168) |
| HSL | hsl(89, 67%, 80%) |
| HSV | hsv(89, 29%, 93%) |
| CMYK | cmyk(14.3%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(90.24, -23.02, 30.35) |
| CIE-LCH | lch(90.24, 38.09, 127.18°) |
| OKLab | oklab(90.77% -0.0623 0.0763) |
| OKLCH | oklch(90.77% 0.098 129.2) |
| XYZ | xyz(62.5432, 76.8129, 48.5696) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.48
Light Grey Green
#B7E1A1
ΔE00 3.92
Very Pale Green
#CFFDBC
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.08
Very Light Green
#D1FFBD
ΔE00 4.23
Pale Green
#C7FDB5
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA8 #CAA8EE
analogous
#EEEDA8 #CCEEA8 #A9EEA8
triadic
#CCEEA8 #A8CCEE #EEA8CC
tetradic
#CCEEA8 #A8EEED #CAA8EE #EEA8A9
square
#CCEEA8 #A8EEED #CAA8EE #EEA8A9
split-complementary
#CCEEA8 #A8A9EE #EDA8EE
monochromatic
#90DA42 #AEE475 #CCEEA8 #EAF8DB #F0FAE5
Accessibility & contrast
On white
1.28
#CCEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CCEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA8
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA8 | 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)
#F5E5A3
Deuteranopia (green-blind)
#F0E2AB
Tritanopia (blue-blind)
#CFE8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea8; /* rgb */ color: rgb(204, 238, 168); /* oklch */ color: oklch(90.8% 0.098 129.2);
Tailwind
colors: {
custom: {
50: '#dcf3c2',
500: '#cceea8',
950: '#000000',
},
}SCSS
$custom: #cceea8; $custom-light: #dcf3c2; $custom-dark: #000000;
JSON
{
"hex": "#cceea8",
"rgb": {
"r": 204,
"g": 238,
"b": 168
},
"hsl": {
"h": 89.143,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.90766,
"c": 0.09845,
"h": 129.2
},
"luminance": 0.76814
}Semantic roles & 50–950 ramp
primary
#CCEEA8
secondary
#9C6FCB
accent
#16CF70
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582