#C0D3BB#C0D3BB
#C0D3BB is a very light, muted green. Relative luminance 0.614; OKLCH L 84.6% C 0.039 H 139.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D3BB |
|---|---|
| RGB | rgb(192, 211, 187) |
| HSL | hsl(108, 21%, 78%) |
| HSV | hsv(108, 11%, 83%) |
| CMYK | cmyk(9%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(82.58, -10.81, 9.72) |
| CIE-LCH | lch(82.58, 14.54, 138.03°) |
| OKLab | oklab(84.59% -0.0292 0.0253) |
| OKLCH | oklch(84.59% 0.039 139.2) |
| XYZ | xyz(54.0004, 61.3823, 56.0071) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.98
Honeydew
#F0FFF0
ΔE00 10.66
Light Grey Green
#B7E1A1
ΔE00 10.79
Greenish Grey
#96AE8D
ΔE00 10.80
Sage Green
#9CAF88
ΔE00 10.91
Beige
#F5F5DC
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D3BB #CEBBD3
analogous
#CCD3BB #C0D3BB #BBD3C2
triadic
#C0D3BB #BBC0D3 #D3BBC0
tetradic
#C0D3BB #BBCCD3 #CEBBD3 #D3C2BB
square
#C0D3BB #BBCCD3 #CEBBD3 #D3C2BB
split-complementary
#C0D3BB #C2BBD3 #D3BBCC
monochromatic
#7BA371 #9EBB96 #C0D3BB #E2EBE0 #EEF3EC
Accessibility & contrast
On white
1.58
#C0D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C0D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D3BB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D3BB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#BFD1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0d3bb; /* rgb */ color: rgb(192, 211, 187); /* oklch */ color: oklch(84.6% 0.039 139.2);
Tailwind
colors: {
custom: {
50: '#d3e0cf',
500: '#c0d3bb',
950: '#000000',
},
}SCSS
$custom: #c0d3bb; $custom-light: #d3e0cf; $custom-dark: #000000;
JSON
{
"hex": "#c0d3bb",
"rgb": {
"r": 192,
"g": 211,
"b": 187
},
"hsl": {
"h": 107.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84591,
"c": 0.03865,
"h": 139.2
},
"luminance": 0.61383
}Semantic roles & 50–950 ramp
primary
#C0D3BB
secondary
#A28AA8
accent
#46A08D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483