#C4DEBE#C4DEBE
#C4DEBE is a very light, muted green. Relative luminance 0.677; OKLCH L 87.3% C 0.051 H 139.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEBE |
|---|---|
| RGB | rgb(196, 222, 190) |
| HSL | hsl(109, 33%, 81%) |
| HSV | hsv(109, 14%, 87%) |
| CMYK | cmyk(11.7%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.85, -14.49, 12.83) |
| CIE-LCH | lch(85.85, 19.35, 138.48°) |
| OKLab | oklab(87.28% -0.0393 0.0332) |
| OKLCH | oklch(87.28% 0.051 139.8) |
| XYZ | xyz(58.1786, 67.6953, 58.7066) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.98
Light Sage
#BCECAC
ΔE00 8.35
Mint
#AAF0C1
ΔE00 8.88
Very Pale Green
#CFFDBC
ΔE00 9.78
Hospital Green
#9BE5AA
ΔE00 9.87
Very Light Green
#D1FFBD
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEBE #D8BEDE
analogous
#D4DEBE #C4DEBE #BEDEC8
triadic
#C4DEBE #BEC4DE #DEBEC4
tetradic
#C4DEBE #BED4DE #D8BEDE #DEC8BE
square
#C4DEBE #BED4DE #D8BEDE #DEC8BE
split-complementary
#C4DEBE #C8BEDE #DEBED4
monochromatic
#7AB56D #9FC995 #C4DEBE #E9F3E7 #EDF5EB
Accessibility & contrast
On white
1.44
#C4DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C4DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEBE
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEBE | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#C3DCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4debe; /* rgb */ color: rgb(196, 222, 190); /* oklch */ color: oklch(87.3% 0.051 139.8);
Tailwind
colors: {
custom: {
50: '#d6e8d1',
500: '#c4debe',
950: '#000000',
},
}SCSS
$custom: #c4debe; $custom-light: #d6e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c4debe",
"rgb": {
"r": 196,
"g": 222,
"b": 190
},
"hsl": {
"h": 108.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87279,
"c": 0.05144,
"h": 139.8
},
"luminance": 0.67696
}Semantic roles & 50–950 ramp
primary
#C4DEBE
secondary
#AE8AB6
accent
#3AAB96
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483