#C0D2BB#C0D2BB
#C0D2BB is a very light, muted green. Relative luminance 0.609; OKLCH L 84.4% C 0.037 H 138.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2BB |
|---|---|
| RGB | rgb(192, 210, 187) |
| HSL | hsl(107, 20%, 78%) |
| HSV | hsv(107, 11%, 82%) |
| CMYK | cmyk(8.6%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(82.32, -10.30, 9.35) |
| CIE-LCH | lch(82.32, 13.91, 137.79°) |
| OKLab | oklab(84.38% -0.0278 0.0243) |
| OKLCH | oklch(84.38% 0.037 138.9) |
| XYZ | xyz(53.7528, 60.8870, 55.9245) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.62
Honeydew
#F0FFF0
ΔE00 10.69
Silver (survey)
#C5C9C7
ΔE00 10.73
Greenish Grey
#96AE8D
ΔE00 10.79
Sage Green
#9CAF88
ΔE00 10.91
Beige
#F5F5DC
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2BB #CDBBD2
analogous
#CBD2BB #C0D2BB #BBD2C1
triadic
#C0D2BB #BBC0D2 #D2BBC0
tetradic
#C0D2BB #BBCBD2 #CDBBD2 #D2C1BB
square
#C0D2BB #BBCBD2 #CDBBD2 #D2C1BB
split-complementary
#C0D2BB #C1BBD2 #D2BBCB
monochromatic
#7CA171 #9EBA96 #C0D2BB #E2EAE0 #EEF3ED
Accessibility & contrast
On white
1.59
#C0D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C0D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2BB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2BB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#BFD0CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0d2bb; /* rgb */ color: rgb(192, 210, 187); /* oklch */ color: oklch(84.4% 0.037 138.9);
Tailwind
colors: {
custom: {
50: '#d3dfcf',
500: '#c0d2bb',
950: '#000000',
},
}SCSS
$custom: #c0d2bb; $custom-light: #d3dfcf; $custom-dark: #000000;
JSON
{
"hex": "#c0d2bb",
"rgb": {
"r": 192,
"g": 210,
"b": 187
},
"hsl": {
"h": 106.957,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.8438,
"c": 0.03696,
"h": 138.9
},
"luminance": 0.60888
}Semantic roles & 50–950 ramp
primary
#C0D2BB
secondary
#A18AA7
accent
#479F8C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483