#C0DEBC#C0DEBC
#C0DEBC is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.056 H 141.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEBC |
|---|---|
| RGB | rgb(192, 222, 188) |
| HSL | hsl(113, 34%, 80%) |
| HSV | hsv(113, 15%, 87%) |
| CMYK | cmyk(13.5%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(85.54, -16.20, 13.40) |
| CIE-LCH | lch(85.54, 21.03, 140.40°) |
| OKLab | oklab(86.95% -0.0441 0.0346) |
| OKLCH | oklch(86.95% 0.056 141.9) |
| XYZ | xyz(56.9347, 67.0790, 57.5151) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.26
Light Sage
#BCECAC
ΔE00 7.62
Mint
#AAF0C1
ΔE00 7.91
Hospital Green
#9BE5AA
ΔE00 8.85
Very Pale Green
#CFFDBC
ΔE00 9.28
Very Light Green
#D1FFBD
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEBC #DABCDE
analogous
#D1DEBC #C0DEBC #BCDEC9
triadic
#C0DEBC #BCC0DE #DEBCC0
tetradic
#C0DEBC #BCD1DE #DABCDE #DEC9BC
square
#C0DEBC #BCD1DE #DABCDE #DEC9BC
split-complementary
#C0DEBC #C9BCDE #DEBCD1
monochromatic
#73B66A #99CA93 #C0DEBC #E7F2E5 #ECF5EA
Accessibility & contrast
On white
1.46
#C0DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C0DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEBC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEBC | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#BEDCD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0debc; /* rgb */ color: rgb(192, 222, 188); /* oklch */ color: oklch(87.0% 0.056 141.9);
Tailwind
colors: {
custom: {
50: '#d3e8d0',
500: '#c0debc',
950: '#000000',
},
}SCSS
$custom: #c0debc; $custom-light: #d3e8d0; $custom-dark: #000000;
JSON
{
"hex": "#c0debc",
"rgb": {
"r": 192,
"g": 222,
"b": 188
},
"hsl": {
"h": 112.941,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8695,
"c": 0.05609,
"h": 141.9
},
"luminance": 0.6708
}Semantic roles & 50–950 ramp
primary
#C0DEBC
secondary
#B188B6
accent
#39AD9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483