#CDEBC9#CDEBC9
#CDEBC9 is a very light, muted green. Relative luminance 0.766; OKLCH L 90.9% C 0.055 H 141.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBC9 |
|---|---|
| RGB | rgb(205, 235, 201) |
| HSL | hsl(113, 46%, 85%) |
| HSV | hsv(113, 14%, 92%) |
| CMYK | cmyk(12.8%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(90.14, -16.04, 13.24) |
| CIE-LCH | lch(90.14, 20.80, 140.45°) |
| OKLab | oklab(90.92% -0.0436 0.0343) |
| OKLCH | oklch(90.92% 0.055 141.9) |
| XYZ | xyz(65.4256, 76.6119, 66.5876) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 7.50
Mint
#AAF0C1
ΔE00 7.65
Very Pale Green
#CFFDBC
ΔE00 7.90
Light Grey Green
#B7E1A1
ΔE00 8.01
Very Light Green
#D1FFBD
ΔE00 8.20
Pale Green
#C7FDB5
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBC9 #E7C9EB
analogous
#DEEBC9 #CDEBC9 #C9EBD6
triadic
#CDEBC9 #C9CDEB #EBC9CD
tetradic
#CDEBC9 #C9DEEB #E7C9EB #EBD6C9
square
#CDEBC9 #C9DEEB #E7C9EB #EBD6C9
split-complementary
#CDEBC9 #D6C9EB #EBC9DE
monochromatic
#7ACA70 #A4DA9C #CDEBC9 #EAF7E9 #EAF7E9
Accessibility & contrast
On white
1.29
#CDEBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CDEBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBC9
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBC9 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C7
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#CBE9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdebc9; /* rgb */ color: rgb(205, 235, 201); /* oklch */ color: oklch(90.9% 0.055 141.9);
Tailwind
colors: {
custom: {
50: '#dcf1d9',
500: '#cdebc9',
950: '#000000',
},
}SCSS
$custom: #cdebc9; $custom-light: #dcf1d9; $custom-dark: #000000;
JSON
{
"hex": "#cdebc9",
"rgb": {
"r": 205,
"g": 235,
"b": 201
},
"hsl": {
"h": 112.941,
"s": 45.946,
"l": 85.49
},
"oklch": {
"l": 0.9092,
"c": 0.05549,
"h": 141.9
},
"luminance": 0.76613
}Semantic roles & 50–950 ramp
primary
#CDEBC9
secondary
#C091C7
accent
#2CB9A9
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583