#CCECA3#CCECA3
#CCECA3 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.2% C 0.101 H 127.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECA3 |
|---|---|
| RGB | rgb(204, 236, 163) |
| HSL | hsl(86, 66%, 78%) |
| HSV | hsv(86, 31%, 93%) |
| CMYK | cmyk(13.6%, 0%, 30.9%, 7.5%) |
| CIE-LAB | lab(89.61, -22.75, 32.05) |
| CIE-LCH | lch(89.61, 39.31, 125.37°) |
| OKLab | oklab(90.24% -0.0616 0.0802) |
| OKLCH | oklch(90.24% 0.101 127.5) |
| XYZ | xyz(61.5073, 75.4721, 45.9704) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.17
Light Grey Green
#B7E1A1
ΔE00 4.17
Washed Out Green
#BCF5A6
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.88
Tea Green
#BDF8A3
ΔE00 4.93
Very Light Green
#D1FFBD
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECA3 #C3A3EC
analogous
#ECE7A3 #CCECA3 #A7ECA3
triadic
#CCECA3 #A3CCEC #ECA3CC
tetradic
#CCECA3 #A3ECE7 #C3A3EC #ECA3A7
square
#CCECA3 #A3ECE7 #C3A3EC #ECA3A7
split-complementary
#CCECA3 #A3A7EC #E7A3EC
monochromatic
#94D73E #B0E270 #CCECA3 #E8F6D6 #F1FAE6
Accessibility & contrast
On white
1.30
#CCECA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CCECA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECA3
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECA3 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E39E
Deuteranopia (green-blind)
#EFE1A6
Tritanopia (blue-blind)
#D0E6D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cceca3; /* rgb */ color: rgb(204, 236, 163); /* oklch */ color: oklch(90.2% 0.101 127.5);
Tailwind
colors: {
custom: {
50: '#dcf2be',
500: '#cceca3',
950: '#000000',
},
}SCSS
$custom: #cceca3; $custom-light: #dcf2be; $custom-dark: #000000;
JSON
{
"hex": "#cceca3",
"rgb": {
"r": 204,
"g": 236,
"b": 163
},
"hsl": {
"h": 86.301,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.90241,
"c": 0.10115,
"h": 127.5
},
"luminance": 0.75473
}Semantic roles & 50–950 ramp
primary
#CCECA3
secondary
#946BC8
accent
#18CE68
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582