#C0DCBE#C0DCBE
#C0DCBE is a very light, muted green. Relative luminance 0.661; OKLCH L 86.6% C 0.051 H 143.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCBE |
|---|---|
| RGB | rgb(192, 220, 190) |
| HSL | hsl(116, 30%, 80%) |
| HSV | hsv(116, 14%, 86%) |
| CMYK | cmyk(12.7%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(85.05, -14.85, 11.65) |
| CIE-LCH | lch(85.05, 18.88, 141.88°) |
| OKLab | oklab(86.57% -0.0405 0.0302) |
| OKLCH | oklch(86.57% 0.051 143.3) |
| XYZ | xyz(56.6237, 66.1097, 58.4824) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.43
Mint
#AAF0C1
ΔE00 8.78
Light Sage
#BCECAC
ΔE00 8.83
Hospital Green
#9BE5AA
ΔE00 9.82
Light Teal
#90E4C1
ΔE00 10.07
Very Pale Green
#CFFDBC
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCBE #DABEDC
analogous
#CFDCBE #C0DCBE #BEDCCB
triadic
#C0DCBE #BEC0DC #DCBEC0
tetradic
#C0DCBE #BECFDC #DABEDC #DCCBBE
square
#C0DCBE #BECFDC #DABEDC #DCCBBE
split-complementary
#C0DCBE #CBBEDC #DCBECF
monochromatic
#73B16E #99C796 #C0DCBE #E7F1E6 #ECF4EB
Accessibility & contrast
On white
1.48
#C0DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#C0DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCBE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCBE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#BEDAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0dcbe; /* rgb */ color: rgb(192, 220, 190); /* oklch */ color: oklch(86.6% 0.051 143.3);
Tailwind
colors: {
custom: {
50: '#d3e6d1',
500: '#c0dcbe',
950: '#000000',
},
}SCSS
$custom: #c0dcbe; $custom-light: #d3e6d1; $custom-dark: #000000;
JSON
{
"hex": "#c0dcbe",
"rgb": {
"r": 192,
"g": 220,
"b": 190
},
"hsl": {
"h": 116,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86574,
"c": 0.05055,
"h": 143.3
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#C0DCBE
secondary
#B18BB3
accent
#3DA9A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483