#CCECA7#CCECA7
#CCECA7 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.097 H 128.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECA7 |
|---|---|
| RGB | rgb(204, 236, 167) |
| HSL | hsl(88, 64%, 79%) |
| HSV | hsv(88, 29%, 93%) |
| CMYK | cmyk(13.6%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(89.68, -22.19, 30.11) |
| CIE-LCH | lch(89.68, 37.41, 126.39°) |
| OKLab | oklab(90.32% -0.06 0.0757) |
| OKLCH | oklch(90.32% 0.097 128.4) |
| XYZ | xyz(61.8713, 75.6177, 47.8878) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.68
Light Grey Green
#B7E1A1
ΔE00 3.81
Very Pale Green
#CFFDBC
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 4.53
Very Light Green
#D1FFBD
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECA7 #C7A7EC
analogous
#ECEAA7 #CCECA7 #AAECA7
triadic
#CCECA7 #A7CCEC #ECA7CC
tetradic
#CCECA7 #A7ECEA #C7A7EC #ECA7AA
square
#CCECA7 #A7ECEA #C7A7EC #ECA7AA
split-complementary
#CCECA7 #A7AAEC #EAA7EC
monochromatic
#92D642 #AFE175 #CCECA7 #E9F7D9 #F0FAE6
Accessibility & contrast
On white
1.30
#CCECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#CCECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECA7
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECA7 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A3
Deuteranopia (green-blind)
#EEE1AA
Tritanopia (blue-blind)
#CFE6DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cceca7; /* rgb */ color: rgb(204, 236, 167); /* oklch */ color: oklch(90.3% 0.097 128.4);
Tailwind
colors: {
custom: {
50: '#dcf2c1',
500: '#cceca7',
950: '#000000',
},
}SCSS
$custom: #cceca7; $custom-light: #dcf2c1; $custom-dark: #000000;
JSON
{
"hex": "#cceca7",
"rgb": {
"r": 204,
"g": 236,
"b": 167
},
"hsl": {
"h": 87.826,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.90318,
"c": 0.09656,
"h": 128.4
},
"luminance": 0.75618
}Semantic roles & 50–950 ramp
primary
#CCECA7
secondary
#986FC8
accent
#19CC6C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582