#CCECA8#CCECA8
#CCECA8 is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.3% C 0.095 H 128.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECA8 |
|---|---|
| RGB | rgb(204, 236, 168) |
| HSL | hsl(88, 64%, 79%) |
| HSV | hsv(88, 29%, 93%) |
| CMYK | cmyk(13.6%, 0%, 28.8%, 7.5%) |
| CIE-LAB | lab(89.70, -22.05, 29.63) |
| CIE-LCH | lch(89.70, 36.93, 126.66°) |
| OKLab | oklab(90.34% -0.0596 0.0745) |
| OKLCH | oklch(90.34% 0.095 128.6) |
| XYZ | xyz(61.9641, 75.6548, 48.3765) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 3.74
Very Pale Green
#CFFDBC
ΔE00 4.38
Washed Out Green
#BCF5A6
ΔE00 4.56
Very Light Green
#D1FFBD
ΔE00 4.61
Pale Green
#C7FDB5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECA8 #C8A8EC
analogous
#ECEAA8 #CCECA8 #AAECA8
triadic
#CCECA8 #A8CCEC #ECA8CC
tetradic
#CCECA8 #A8ECEA #C8A8EC #ECA8AA
square
#CCECA8 #A8ECEA #C8A8EC #ECA8AA
split-complementary
#CCECA8 #A8AAEC #EAA8EC
monochromatic
#91D644 #AFE176 #CCECA8 #E9F7DA #F0FAE6
Accessibility & contrast
On white
1.30
#CCECA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CCECA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECA8
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECA8 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A4
Deuteranopia (green-blind)
#EEE1AB
Tritanopia (blue-blind)
#CFE6DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cceca8; /* rgb */ color: rgb(204, 236, 168); /* oklch */ color: oklch(90.3% 0.095 128.6);
Tailwind
colors: {
custom: {
50: '#dcf2c2',
500: '#cceca8',
950: '#000000',
},
}SCSS
$custom: #cceca8; $custom-light: #dcf2c2; $custom-dark: #000000;
JSON
{
"hex": "#cceca8",
"rgb": {
"r": 204,
"g": 236,
"b": 168
},
"hsl": {
"h": 88.235,
"s": 64.151,
"l": 79.216
},
"oklch": {
"l": 0.90337,
"c": 0.09541,
"h": 128.6
},
"luminance": 0.75655
}Semantic roles & 50–950 ramp
primary
#CCECA8
secondary
#9970C9
accent
#1ACC6E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582