#C4DEBD#C4DEBD
#C4DEBD is a very light, muted green. Relative luminance 0.677; OKLCH L 87.3% C 0.053 H 139.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEBD |
|---|---|
| RGB | rgb(196, 222, 189) |
| HSL | hsl(107, 33%, 81%) |
| HSV | hsv(107, 15%, 87%) |
| CMYK | cmyk(11.7%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.83, -14.66, 13.32) |
| CIE-LCH | lch(85.83, 19.81, 137.74°) |
| OKLab | oklab(87.25% -0.0397 0.0345) |
| OKLCH | oklch(87.25% 0.053 139.1) |
| XYZ | xyz(58.0697, 67.6517, 58.1330) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.70
Light Sage
#BCECAC
ΔE00 8.11
Mint
#AAF0C1
ΔE00 8.80
Very Pale Green
#CFFDBC
ΔE00 9.57
Hospital Green
#9BE5AA
ΔE00 9.72
Very Light Green
#D1FFBD
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEBD #D7BDDE
analogous
#D4DEBD #C4DEBD #BDDEC6
triadic
#C4DEBD #BDC4DE #DEBDC4
tetradic
#C4DEBD #BDD4DE #D7BDDE #DEC6BD
square
#C4DEBD #BDD4DE #D7BDDE #DEC6BD
split-complementary
#C4DEBD #C6BDDE #DEBDD4
monochromatic
#7BB56B #A0CA94 #C4DEBD #E8F2E6 #EDF5EB
Accessibility & contrast
On white
1.45
#C4DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C4DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEBD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEBD | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#C3DBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4debd; /* rgb */ color: rgb(196, 222, 189); /* oklch */ color: oklch(87.3% 0.053 139.1);
Tailwind
colors: {
custom: {
50: '#d6e8d1',
500: '#c4debd',
950: '#000000',
},
}SCSS
$custom: #c4debd; $custom-light: #d6e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c4debd",
"rgb": {
"r": 196,
"g": 222,
"b": 189
},
"hsl": {
"h": 107.273,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87254,
"c": 0.05257,
"h": 139.1
},
"luminance": 0.67652
}Semantic roles & 50–950 ramp
primary
#C4DEBD
secondary
#AC89B6
accent
#39AC94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483