#C2DEBC#C2DEBC
#C2DEBC is a very light, muted green. Relative luminance 0.673; OKLCH L 87.1% C 0.055 H 140.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEBC |
|---|---|
| RGB | rgb(194, 222, 188) |
| HSL | hsl(109, 34%, 80%) |
| HSV | hsv(109, 15%, 87%) |
| CMYK | cmyk(12.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(85.68, -15.52, 13.61) |
| CIE-LCH | lch(85.68, 20.64, 138.75°) |
| OKLab | oklab(87.09% -0.0421 0.0352) |
| OKLCH | oklch(87.09% 0.055 140.1) |
| XYZ | xyz(57.4447, 67.3419, 57.5390) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.33
Light Sage
#BCECAC
ΔE00 7.73
Mint
#AAF0C1
ΔE00 8.31
Hospital Green
#9BE5AA
ΔE00 9.20
Very Pale Green
#CFFDBC
ΔE00 9.31
Very Light Green
#D1FFBD
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEBC #D8BCDE
analogous
#D3DEBC #C2DEBC #BCDEC7
triadic
#C2DEBC #BCC2DE #DEBCC2
tetradic
#C2DEBC #BCD3DE #D8BCDE #DEC7BC
square
#C2DEBC #BCD3DE #D8BCDE #DEC7BC
split-complementary
#C2DEBC #C7BCDE #DEBCD3
monochromatic
#77B66A #9DCA93 #C2DEBC #E7F2E5 #ECF5EA
Accessibility & contrast
On white
1.45
#C2DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C2DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEBC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEBC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#DCD5BE
Tritanopia (blue-blind)
#C1DBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2debc; /* rgb */ color: rgb(194, 222, 188); /* oklch */ color: oklch(87.1% 0.055 140.1);
Tailwind
colors: {
custom: {
50: '#d4e8d0',
500: '#c2debc',
950: '#000000',
},
}SCSS
$custom: #c2debc; $custom-light: #d4e8d0; $custom-dark: #000000;
JSON
{
"hex": "#c2debc",
"rgb": {
"r": 194,
"g": 222,
"b": 188
},
"hsl": {
"h": 109.412,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87089,
"c": 0.05487,
"h": 140.1
},
"luminance": 0.67343
}Semantic roles & 50–950 ramp
primary
#C2DEBC
secondary
#AE88B6
accent
#39AD98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483