#CCEAA2#CCEAA2
#CCEAA2 is a very light, moderate yellow-green. Relative luminance 0.743; OKLCH L 89.8% C 0.099 H 126.7°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAA2 |
|---|---|
| RGB | rgb(204, 234, 162) |
| HSL | hsl(85, 63%, 78%) |
| HSV | hsv(85, 31%, 92%) |
| CMYK | cmyk(12.8%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(89.06, -21.92, 31.82) |
| CIE-LCH | lch(89.06, 38.64, 124.56°) |
| OKLab | oklab(89.79% -0.0593 0.0796) |
| OKLCH | oklch(89.79% 0.099 126.7) |
| XYZ | xyz(60.8454, 74.2912, 45.3095) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 4.41
Washed Out Green
#BCF5A6
ΔE00 5.00
Very Pale Green
#CFFDBC
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 5.31
Tea Green
#BDF8A3
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAA2 #C0A2EA
analogous
#EAE4A2 #CCEAA2 #A8EAA2
triadic
#CCEAA2 #A2CCEA #EAA2CC
tetradic
#CCEAA2 #A2EAE4 #C0A2EA #EAA2A8
square
#CCEAA2 #A2EAE4 #C0A2EA #EAA2A8
split-complementary
#CCEAA2 #A2A8EA #E4A2EA
monochromatic
#95D33E #B1DF70 #CCEAA2 #E7F5D4 #F1F9E6
Accessibility & contrast
On white
1.32
#CCEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CCEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAA2
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAA2 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#EDDFA5
Tritanopia (blue-blind)
#D0E3D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cceaa2; /* rgb */ color: rgb(204, 234, 162); /* oklch */ color: oklch(89.8% 0.099 126.7);
Tailwind
colors: {
custom: {
50: '#dcf0be',
500: '#cceaa2',
950: '#000000',
},
}SCSS
$custom: #cceaa2; $custom-light: #dcf0be; $custom-dark: #000000;
JSON
{
"hex": "#cceaa2",
"rgb": {
"r": 204,
"g": 234,
"b": 162
},
"hsl": {
"h": 85,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.89793,
"c": 0.0993,
"h": 126.7
},
"luminance": 0.74292
}Semantic roles & 50–950 ramp
primary
#CCEAA2
secondary
#916BC6
accent
#1BCB64
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582