#CCECA5#CCECA5
#CCECA5 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.3% C 0.099 H 128.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECA5 |
|---|---|
| RGB | rgb(204, 236, 165) |
| HSL | hsl(87, 65%, 79%) |
| HSV | hsv(87, 30%, 93%) |
| CMYK | cmyk(13.6%, 0%, 30.1%, 7.5%) |
| CIE-LAB | lab(89.65, -22.47, 31.08) |
| CIE-LCH | lch(89.65, 38.36, 125.87°) |
| OKLab | oklab(90.28% -0.0608 0.078) |
| OKLCH | oklch(90.28% 0.099 128) |
| XYZ | xyz(61.6879, 75.5443, 46.9216) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.91
Light Grey Green
#B7E1A1
ΔE00 3.98
Washed Out Green
#BCF5A6
ΔE00 4.51
Very Pale Green
#CFFDBC
ΔE00 4.67
Very Light Green
#D1FFBD
ΔE00 4.86
Tea Green
#BDF8A3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECA5 #C5A5EC
analogous
#ECE8A5 #CCECA5 #A8ECA5
triadic
#CCECA5 #A5CCEC #ECA5CC
tetradic
#CCECA5 #A5ECE8 #C5A5EC #ECA5A8
square
#CCECA5 #A5ECE8 #C5A5EC #ECA5A8
split-complementary
#CCECA5 #A5A8EC #E8A5EC
monochromatic
#93D740 #AFE172 #CCECA5 #E9F7D8 #F1FAE6
Accessibility & contrast
On white
1.30
#CCECA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CCECA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECA5
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECA5 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A0
Deuteranopia (green-blind)
#EEE1A8
Tritanopia (blue-blind)
#CFE6D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cceca5; /* rgb */ color: rgb(204, 236, 165); /* oklch */ color: oklch(90.3% 0.099 128.0);
Tailwind
colors: {
custom: {
50: '#dcf2c0',
500: '#cceca5',
950: '#000000',
},
}SCSS
$custom: #cceca5; $custom-light: #dcf2c0; $custom-dark: #000000;
JSON
{
"hex": "#cceca5",
"rgb": {
"r": 204,
"g": 236,
"b": 165
},
"hsl": {
"h": 87.042,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.90279,
"c": 0.09886,
"h": 128
},
"luminance": 0.75545
}Semantic roles & 50–950 ramp
primary
#CCECA5
secondary
#966DC8
accent
#19CD6A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582