#C2DEBD#C2DEBD
#C2DEBD is a very light, muted green. Relative luminance 0.674; OKLCH L 87.1% C 0.054 H 140.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEBD |
|---|---|
| RGB | rgb(194, 222, 189) |
| HSL | hsl(111, 33%, 81%) |
| HSV | hsv(111, 15%, 87%) |
| CMYK | cmyk(12.6%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.70, -15.35, 13.11) |
| CIE-LCH | lch(85.70, 20.19, 139.49°) |
| OKLab | oklab(87.11% -0.0417 0.0339) |
| OKLCH | oklch(87.11% 0.054 140.9) |
| XYZ | xyz(57.5528, 67.3852, 58.1087) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.61
Light Sage
#BCECAC
ΔE00 7.97
Mint
#AAF0C1
ΔE00 8.38
Hospital Green
#9BE5AA
ΔE00 9.35
Very Pale Green
#CFFDBC
ΔE00 9.51
Very Light Green
#D1FFBD
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEBD #D9BDDE
analogous
#D2DEBD #C2DEBD #BDDEC8
triadic
#C2DEBD #BDC2DE #DEBDC2
tetradic
#C2DEBD #BDD2DE #D9BDDE #DEC8BD
square
#C2DEBD #BDD2DE #D9BDDE #DEC8BD
split-complementary
#C2DEBD #C8BDDE #DEBDD2
monochromatic
#77B56B #9CCA94 #C2DEBD #E8F2E6 #ECF5EB
Accessibility & contrast
On white
1.45
#C2DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C2DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEBD
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEBD | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#C1DCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2debd; /* rgb */ color: rgb(194, 222, 189); /* oklch */ color: oklch(87.1% 0.054 140.9);
Tailwind
colors: {
custom: {
50: '#d4e8d1',
500: '#c2debd',
950: '#000000',
},
}SCSS
$custom: #c2debd; $custom-light: #d4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c2debd",
"rgb": {
"r": 194,
"g": 222,
"b": 189
},
"hsl": {
"h": 110.909,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87114,
"c": 0.05376,
"h": 140.9
},
"luminance": 0.67386
}Semantic roles & 50–950 ramp
primary
#C2DEBD
secondary
#AF89B6
accent
#39AC9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483