#CCEAAA#CCEAAA
#CCEAAA is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.090 H 128.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAAA |
|---|---|
| RGB | rgb(204, 234, 170) |
| HSL | hsl(88, 60%, 79%) |
| HSV | hsv(88, 27%, 92%) |
| CMYK | cmyk(12.8%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.20, -20.79, 27.93) |
| CIE-LCH | lch(89.20, 34.82, 126.66°) |
| OKLab | oklab(89.95% -0.056 0.0705) |
| OKLCH | oklch(89.95% 0.09 128.5) |
| XYZ | xyz(61.5793, 74.5847, 49.1745) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Light Sage
#BCECAC
ΔE00 3.64
Very Pale Green
#CFFDBC
ΔE00 4.67
Very Light Green
#D1FFBD
ΔE00 4.94
Washed Out Green
#BCF5A6
ΔE00 5.16
Pale Green
#C7FDB5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAAA #C8AAEA
analogous
#EAE8AA #CCEAAA #ACEAAA
triadic
#CCEAAA #AACCEA #EAAACC
tetradic
#CCEAAA #AAEAE8 #C8AAEA #EAAAAC
square
#CCEAAA #AAEAE8 #C8AAEA #EAAAAC
split-complementary
#CCEAAA #AAACEA #E8AAEA
monochromatic
#91D248 #AFDE79 #CCEAAA #E9F6DB #F0F9E6
Accessibility & contrast
On white
1.32
#CCEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CCEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAAA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAAA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A6
Deuteranopia (green-blind)
#ECDFAD
Tritanopia (blue-blind)
#CFE4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cceaaa; /* rgb */ color: rgb(204, 234, 170); /* oklch */ color: oklch(89.9% 0.090 128.5);
Tailwind
colors: {
custom: {
50: '#dcf0c3',
500: '#cceaaa',
950: '#000000',
},
}SCSS
$custom: #cceaaa; $custom-light: #dcf0c3; $custom-dark: #000000;
JSON
{
"hex": "#cceaaa",
"rgb": {
"r": 204,
"g": 234,
"b": 170
},
"hsl": {
"h": 88.125,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89949,
"c": 0.09004,
"h": 128.5
},
"luminance": 0.74585
}Semantic roles & 50–950 ramp
primary
#CCEAAA
secondary
#9972C6
accent
#1DC86D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582