#CCECA0#CCECA0
#CCECA0 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.105 H 126.9°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECA0 |
|---|---|
| RGB | rgb(204, 236, 160) |
| HSL | hsl(85, 67%, 78%) |
| HSV | hsv(85, 32%, 93%) |
| CMYK | cmyk(13.6%, 0%, 32.2%, 7.5%) |
| CIE-LAB | lab(89.56, -23.16, 33.51) |
| CIE-LCH | lch(89.56, 40.73, 124.65°) |
| OKLab | oklab(90.19% -0.0628 0.0836) |
| OKLCH | oklch(90.19% 0.105 126.9) |
| XYZ | xyz(61.2417, 75.3659, 44.5715) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.51
Light Sage
#BCECAC
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 4.62
Tea Green
#BDF8A3
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 5.22
Light Light Green
#C8FFB0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECA0 #C0A0EC
analogous
#ECE6A0 #CCECA0 #A6ECA0
triadic
#CCECA0 #A0CCEC #ECA0CC
tetradic
#CCECA0 #A0ECE6 #C0A0EC #ECA0A6
square
#CCECA0 #A0ECE6 #C0A0EC #ECA0A6
split-complementary
#CCECA0 #A0A6EC #E6A0EC
monochromatic
#95D83A #B1E26D #CCECA0 #E7F6D3 #F1FAE5
Accessibility & contrast
On white
1.31
#CCECA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CCECA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECA0
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECA0 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E29B
Deuteranopia (green-blind)
#EFE1A4
Tritanopia (blue-blind)
#D0E5D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cceca0; /* rgb */ color: rgb(204, 236, 160); /* oklch */ color: oklch(90.2% 0.105 126.9);
Tailwind
colors: {
custom: {
50: '#dcf2bc',
500: '#cceca0',
950: '#000000',
},
}SCSS
$custom: #cceca0; $custom-light: #dcf2bc; $custom-dark: #000000;
JSON
{
"hex": "#cceca0",
"rgb": {
"r": 204,
"g": 236,
"b": 160
},
"hsl": {
"h": 85.263,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.90185,
"c": 0.10458,
"h": 126.9
},
"luminance": 0.75366
}Semantic roles & 50–950 ramp
primary
#CCECA0
secondary
#9168C8
accent
#17CF64
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582