#CCECB2#CCECB2
#CCECB2 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.5% C 0.084 H 131.4°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECB2 |
|---|---|
| RGB | rgb(204, 236, 178) |
| HSL | hsl(93, 60%, 81%) |
| HSV | hsv(93, 25%, 93%) |
| CMYK | cmyk(13.6%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(89.88, -20.58, 24.76) |
| CIE-LCH | lch(89.88, 32.19, 129.74°) |
| OKLab | oklab(90.54% -0.0555 0.0629) |
| OKLCH | oklch(90.54% 0.084 131.4) |
| XYZ | xyz(62.9318, 76.0419, 53.4729) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.18
Light Grey Green
#B7E1A1
ΔE00 3.70
Very Pale Green
#CFFDBC
ΔE00 4.05
Very Light Green
#D1FFBD
ΔE00 4.38
Pale Green
#C7FDB5
ΔE00 5.03
Washed Out Green
#BCF5A6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECB2 #D2B2EC
analogous
#E9ECB2 #CCECB2 #B2ECB5
triadic
#CCECB2 #B2CCEC #ECB2CC
tetradic
#CCECB2 #B2E9EC #D2B2EC #ECB5B2
square
#CCECB2 #B2E9EC #D2B2EC #ECB5B2
split-complementary
#CCECB2 #B5B2EC #ECB2E9
monochromatic
#8BD450 #ABE081 #CCECB2 #EDF8E3 #EFF9E6
Accessibility & contrast
On white
1.30
#CCECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CCECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECB2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECB2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4AE
Deuteranopia (green-blind)
#ECE1B5
Tritanopia (blue-blind)
#CEE7DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ccecb2; /* rgb */ color: rgb(204, 236, 178); /* oklch */ color: oklch(90.5% 0.084 131.4);
Tailwind
colors: {
custom: {
50: '#dcf2c9',
500: '#ccecb2',
950: '#000000',
},
}SCSS
$custom: #ccecb2; $custom-light: #dcf2c9; $custom-dark: #000000;
JSON
{
"hex": "#ccecb2",
"rgb": {
"r": 204,
"g": 236,
"b": 178
},
"hsl": {
"h": 93.103,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.9054,
"c": 0.08383,
"h": 131.4
},
"luminance": 0.76043
}Semantic roles & 50–950 ramp
primary
#CCECB2
secondary
#A579C9
accent
#1DC87C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582