#C2DEBE#C2DEBE
#C2DEBE is a very light, muted green. Relative luminance 0.674; OKLCH L 87.1% C 0.053 H 141.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEBE |
|---|---|
| RGB | rgb(194, 222, 190) |
| HSL | hsl(113, 33%, 81%) |
| HSV | hsv(113, 14%, 87%) |
| CMYK | cmyk(12.6%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.72, -15.18, 12.62) |
| CIE-LCH | lch(85.72, 19.74, 140.25°) |
| OKLab | oklab(87.14% -0.0413 0.0327) |
| OKLCH | oklch(87.14% 0.053 141.7) |
| XYZ | xyz(57.6618, 67.4287, 58.6824) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.88
Light Sage
#BCECAC
ΔE00 8.22
Mint
#AAF0C1
ΔE00 8.46
Hospital Green
#9BE5AA
ΔE00 9.51
Very Pale Green
#CFFDBC
ΔE00 9.72
Very Light Green
#D1FFBD
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEBE #DABEDE
analogous
#D2DEBE #C2DEBE #BEDECA
triadic
#C2DEBE #BEC2DE #DEBEC2
tetradic
#C2DEBE #BED2DE #DABEDE #DECABE
square
#C2DEBE #BED2DE #DABEDE #DECABE
split-complementary
#C2DEBE #CABEDE #DEBED2
monochromatic
#76B56D #9CC995 #C2DEBE #E8F3E7 #ECF5EB
Accessibility & contrast
On white
1.45
#C2DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C2DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEBE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEBE | 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)
#E0D8BC
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#C0DCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2debe; /* rgb */ color: rgb(194, 222, 190); /* oklch */ color: oklch(87.1% 0.053 141.7);
Tailwind
colors: {
custom: {
50: '#d4e8d1',
500: '#c2debe',
950: '#000000',
},
}SCSS
$custom: #c2debe; $custom-light: #d4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c2debe",
"rgb": {
"r": 194,
"g": 222,
"b": 190
},
"hsl": {
"h": 112.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87138,
"c": 0.05265,
"h": 141.7
},
"luminance": 0.6743
}Semantic roles & 50–950 ramp
primary
#C2DEBE
secondary
#B08AB6
accent
#3AAB9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483