#CCEEA0#CCEEA0
#CCEEA0 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.108 H 127.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA0 |
|---|---|
| RGB | rgb(204, 238, 160) |
| HSL | hsl(86, 70%, 78%) |
| HSV | hsv(86, 33%, 93%) |
| CMYK | cmyk(14.3%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(90.10, -24.12, 34.22) |
| CIE-LCH | lch(90.10, 41.87, 125.18°) |
| OKLab | oklab(90.62% -0.0655 0.0853) |
| OKLCH | oklch(90.62% 0.108 127.6) |
| XYZ | xyz(61.8207, 76.5239, 44.7645) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.44
Light Sage
#BCECAC
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 4.73
Light Light Green
#C8FFB0
ΔE00 4.78
Pale Green
#C7FDB5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA0 #C2A0EE
analogous
#EEE9A0 #CCEEA0 #A5EEA0
triadic
#CCEEA0 #A0CCEE #EEA0CC
tetradic
#CCEEA0 #A0EEE9 #C2A0EE #EEA0A5
square
#CCEEA0 #A0EEE9 #C2A0EE #EEA0A5
split-complementary
#CCEEA0 #A0A5EE #E9A0EE
monochromatic
#94DB38 #B0E56C #CCEEA0 #E8F7D4 #F1FAE5
Accessibility & contrast
On white
1.29
#CCEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CCEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA0
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA0 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49B
Deuteranopia (green-blind)
#F1E2A4
Tritanopia (blue-blind)
#D0E7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea0; /* rgb */ color: rgb(204, 238, 160); /* oklch */ color: oklch(90.6% 0.108 127.6);
Tailwind
colors: {
custom: {
50: '#dcf3bc',
500: '#cceea0',
950: '#000000',
},
}SCSS
$custom: #cceea0; $custom-light: #dcf3bc; $custom-dark: #000000;
JSON
{
"hex": "#cceea0",
"rgb": {
"r": 204,
"g": 238,
"b": 160
},
"hsl": {
"h": 86.154,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.90616,
"c": 0.10755,
"h": 127.6
},
"luminance": 0.76525
}Semantic roles & 50–950 ramp
primary
#CCEEA0
secondary
#9367CB
accent
#14D267
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582