#CDEBCC#CDEBCC
#CDEBCC is a very light, muted green. Relative luminance 0.768; OKLCH L 91.0% C 0.052 H 144.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBCC |
|---|---|
| RGB | rgb(205, 235, 204) |
| HSL | hsl(118, 44%, 86%) |
| HSV | hsv(118, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(90.21, -15.52, 11.78) |
| CIE-LCH | lch(90.21, 19.48, 142.81°) |
| OKLab | oklab(90.99% -0.0424 0.0305) |
| OKLCH | oklch(90.99% 0.052 144.3) |
| XYZ | xyz(65.7819, 76.7544, 68.4644) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.95
Light Sage
#BCECAC
ΔE00 8.29
Very Pale Green
#CFFDBC
ΔE00 8.65
Honeydew
#F0FFF0
ΔE00 8.68
Light Grey Green
#B7E1A1
ΔE00 8.80
Very Light Green
#D1FFBD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBCC #EACCEB
analogous
#DCEBCC #CDEBCC #CCEBDA
triadic
#CDEBCC #CCCDEB #EBCCCD
tetradic
#CDEBCC #CCDCEB #EACCEB #EBDACC
square
#CDEBCC #CCDCEB #EACCEB #EBDACC
split-complementary
#CDEBCC #DACCEB #EBCCDC
monochromatic
#77C974 #A2DAA0 #CDEBCC #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.28
#CDEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CDEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBCC
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBCC | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#CBE9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdebcc; /* rgb */ color: rgb(205, 235, 204); /* oklch */ color: oklch(91.0% 0.052 144.3);
Tailwind
colors: {
custom: {
50: '#dcf1db',
500: '#cdebcc',
950: '#000000',
},
}SCSS
$custom: #cdebcc; $custom-light: #dcf1db; $custom-dark: #000000;
JSON
{
"hex": "#cdebcc",
"rgb": {
"r": 205,
"g": 235,
"b": 204
},
"hsl": {
"h": 118.065,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.90994,
"c": 0.05227,
"h": 144.3
},
"luminance": 0.76755
}Semantic roles & 50–950 ramp
primary
#CDEBCC
secondary
#C595C6
accent
#2FB7B2
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584