#C2DEBF#C2DEBF
#C2DEBF is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.052 H 142.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEBF |
|---|---|
| RGB | rgb(194, 222, 191) |
| HSL | hsl(114, 32%, 81%) |
| HSV | hsv(114, 14%, 87%) |
| CMYK | cmyk(12.6%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(85.74, -15.00, 12.13) |
| CIE-LCH | lch(85.74, 19.29, 141.05°) |
| OKLab | oklab(87.16% -0.0409 0.0314) |
| OKLCH | oklch(87.16% 0.052 142.5) |
| XYZ | xyz(57.7714, 67.4726, 59.2600) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.16
Light Sage
#BCECAC
ΔE00 8.47
Mint
#AAF0C1
ΔE00 8.56
Hospital Green
#9BE5AA
ΔE00 9.67
Very Pale Green
#CFFDBC
ΔE00 9.94
Light Teal
#90E4C1
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEBF #DBBFDE
analogous
#D1DEBF #C2DEBF #BFDECB
triadic
#C2DEBF #BFC2DE #DEBFC2
tetradic
#C2DEBF #BFD1DE #DBBFDE #DECBBF
square
#C2DEBF #BFD1DE #DBBFDE #DECBBF
split-complementary
#C2DEBF #CBBFDE #DEBFD1
monochromatic
#75B46E #9CC997 #C2DEBF #E8F3E7 #ECF5EB
Accessibility & contrast
On white
1.45
#C2DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C2DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEBF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEBF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#C0DCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2debf; /* rgb */ color: rgb(194, 222, 191); /* oklch */ color: oklch(87.2% 0.052 142.5);
Tailwind
colors: {
custom: {
50: '#d4e8d2',
500: '#c2debf',
950: '#000000',
},
}SCSS
$custom: #c2debf; $custom-light: #d4e8d2; $custom-dark: #000000;
JSON
{
"hex": "#c2debf",
"rgb": {
"r": 194,
"g": 222,
"b": 191
},
"hsl": {
"h": 114.194,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87163,
"c": 0.05155,
"h": 142.5
},
"luminance": 0.67473
}Semantic roles & 50–950 ramp
primary
#C2DEBF
secondary
#B28BB6
accent
#3BABA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483