#CCEEA2#CCEEA2
#CCEEA2 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.105 H 127.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA2 |
|---|---|
| RGB | rgb(204, 238, 162) |
| HSL | hsl(87, 69%, 78%) |
| HSV | hsv(87, 32%, 93%) |
| CMYK | cmyk(14.3%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(90.13, -23.85, 33.25) |
| CIE-LCH | lch(90.13, 40.92, 125.65°) |
| OKLab | oklab(90.65% -0.0647 0.083) |
| OKLCH | oklch(90.65% 0.105 127.9) |
| XYZ | xyz(61.9971, 76.5945, 45.6934) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.15
Light Sage
#BCECAC
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 4.68
Very Pale Green
#CFFDBC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA2 #C4A2EE
analogous
#EEEAA2 #CCEEA2 #A6EEA2
triadic
#CCEEA2 #A2CCEE #EEA2CC
tetradic
#CCEEA2 #A2EEEA #C4A2EE #EEA2A6
square
#CCEEA2 #A2EEEA #C4A2EE #EEA2A6
split-complementary
#CCEEA2 #A2A6EE #EAA2EE
monochromatic
#93DB3B #B0E56E #CCEEA2 #E8F7D6 #F1FAE5
Accessibility & contrast
On white
1.29
#CCEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CCEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49D
Deuteranopia (green-blind)
#F0E2A6
Tritanopia (blue-blind)
#D0E7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea2; /* rgb */ color: rgb(204, 238, 162); /* oklch */ color: oklch(90.7% 0.105 127.9);
Tailwind
colors: {
custom: {
50: '#dcf3be',
500: '#cceea2',
950: '#000000',
},
}SCSS
$custom: #cceea2; $custom-light: #dcf3be; $custom-dark: #000000;
JSON
{
"hex": "#cceea2",
"rgb": {
"r": 204,
"g": 238,
"b": 162
},
"hsl": {
"h": 86.842,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.90652,
"c": 0.10529,
"h": 127.9
},
"luminance": 0.76595
}Semantic roles & 50–950 ramp
primary
#CCEEA2
secondary
#9569CB
accent
#14D169
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582