#C0DEBD#C0DEBD
#C0DEBD is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.055 H 142.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEBD |
|---|---|
| RGB | rgb(192, 222, 189) |
| HSL | hsl(115, 33%, 81%) |
| HSV | hsv(115, 15%, 87%) |
| CMYK | cmyk(13.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.57, -16.03, 12.91) |
| CIE-LCH | lch(85.57, 20.58, 141.16°) |
| OKLab | oklab(86.98% -0.0437 0.0334) |
| OKLCH | oklch(86.98% 0.055 142.6) |
| XYZ | xyz(57.0429, 67.1222, 58.0848) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.54
Light Sage
#BCECAC
ΔE00 7.87
Mint
#AAF0C1
ΔE00 7.98
Hospital Green
#9BE5AA
ΔE00 9.00
Very Pale Green
#CFFDBC
ΔE00 9.48
Light Teal
#90E4C1
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEBD #DBBDDE
analogous
#D0DEBD #C0DEBD #BDDECA
triadic
#C0DEBD #BDC0DE #DEBDC0
tetradic
#C0DEBD #BDD0DE #DBBDDE #DECABD
square
#C0DEBD #BDD0DE #DBBDDE #DECABD
split-complementary
#C0DEBD #CABDDE #DEBDD0
monochromatic
#72B56B #99CA94 #C0DEBD #E7F2E6 #ECF5EB
Accessibility & contrast
On white
1.46
#C0DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C0DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEBD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEBD | 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)
#E0D8BB
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#BEDCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0debd; /* rgb */ color: rgb(192, 222, 189); /* oklch */ color: oklch(87.0% 0.055 142.6);
Tailwind
colors: {
custom: {
50: '#d3e8d1',
500: '#c0debd',
950: '#000000',
},
}SCSS
$custom: #c0debd; $custom-light: #d3e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c0debd",
"rgb": {
"r": 192,
"g": 222,
"b": 189
},
"hsl": {
"h": 114.545,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.86975,
"c": 0.05499,
"h": 142.6
},
"luminance": 0.67123
}Semantic roles & 50–950 ramp
primary
#C0DEBD
secondary
#B289B6
accent
#39ACA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483