#C0DCBD#C0DCBD
#C0DCBD is a very light, muted green. Relative luminance 0.661; OKLCH L 86.5% C 0.052 H 142.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCBD |
|---|---|
| RGB | rgb(192, 220, 189) |
| HSL | hsl(114, 31%, 80%) |
| HSV | hsv(114, 14%, 86%) |
| CMYK | cmyk(12.7%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(85.03, -15.03, 12.15) |
| CIE-LCH | lch(85.03, 19.32, 141.05°) |
| OKLab | oklab(86.55% -0.0409 0.0315) |
| OKLCH | oklch(86.55% 0.052 142.5) |
| XYZ | xyz(56.5148, 66.0661, 57.9088) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.14
Light Sage
#BCECAC
ΔE00 8.58
Mint
#AAF0C1
ΔE00 8.68
Hospital Green
#9BE5AA
ΔE00 9.64
Light Teal
#90E4C1
ΔE00 10.07
Very Pale Green
#CFFDBC
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCBD #D9BDDC
analogous
#CFDCBD #C0DCBD #BDDCCA
triadic
#C0DCBD #BDC0DC #DCBDC0
tetradic
#C0DCBD #BDCFDC #D9BDDC #DCCABD
square
#C0DCBD #BDCFDC #D9BDDC #DCCABD
split-complementary
#C0DCBD #CABDDC #DCBDCF
monochromatic
#74B26D #9AC795 #C0DCBD #E6F1E5 #ECF4EB
Accessibility & contrast
On white
1.48
#C0DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C0DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCBD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCBD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#BEDAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0dcbd; /* rgb */ color: rgb(192, 220, 189); /* oklch */ color: oklch(86.5% 0.052 142.5);
Tailwind
colors: {
custom: {
50: '#d3e6d0',
500: '#c0dcbd',
950: '#000000',
},
}SCSS
$custom: #c0dcbd; $custom-light: #d3e6d0; $custom-dark: #000000;
JSON
{
"hex": "#c0dcbd",
"rgb": {
"r": 192,
"g": 220,
"b": 189
},
"hsl": {
"h": 114.194,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86549,
"c": 0.05163,
"h": 142.5
},
"luminance": 0.66067
}Semantic roles & 50–950 ramp
primary
#C0DCBD
secondary
#AF8AB3
accent
#3CA99F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483