#C0D2B8#C0D2B8
#C0D2B8 is a very light, muted green. Relative luminance 0.608; OKLCH L 84.3% C 0.040 H 136.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2B8 |
|---|---|
| RGB | rgb(192, 210, 184) |
| HSL | hsl(102, 22%, 77%) |
| HSV | hsv(102, 12%, 82%) |
| CMYK | cmyk(8.6%, 0%, 12.4%, 17.6%) |
| CIE-LAB | lab(82.25, -10.82, 10.84) |
| CIE-LCH | lch(82.25, 15.32, 134.95°) |
| OKLab | oklab(84.3% -0.0291 0.0281) |
| OKLCH | oklch(84.3% 0.04 136) |
| XYZ | xyz(53.4350, 60.7599, 54.2508) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.33
Light Grey Green
#B7E1A1
ΔE00 10.35
Sage Green
#9CAF88
ΔE00 10.43
Greenish Grey
#96AE8D
ΔE00 10.47
Darkseagreen
#8FBC8F
ΔE00 10.94
Beige
#F5F5DC
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2B8 #CAB8D2
analogous
#CDD2B8 #C0D2B8 #B8D2BD
triadic
#C0D2B8 #B8C0D2 #D2B8C0
tetradic
#C0D2B8 #B8CDD2 #CAB8D2 #D2BDB8
square
#C0D2B8 #B8CDD2 #CAB8D2 #D2BDB8
split-complementary
#C0D2B8 #BDB8D2 #D2B8CD
monochromatic
#7EA36D #9FBA93 #C0D2B8 #E1EADD #EEF3EC
Accessibility & contrast
On white
1.60
#C0D2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C0D2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2B8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2B8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEB7
Deuteranopia (green-blind)
#D1CCB9
Tritanopia (blue-blind)
#C0D0CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0d2b8; /* rgb */ color: rgb(192, 210, 184); /* oklch */ color: oklch(84.3% 0.040 136.0);
Tailwind
colors: {
custom: {
50: '#d3dfcd',
500: '#c0d2b8',
950: '#000000',
},
}SCSS
$custom: #c0d2b8; $custom-light: #d3dfcd; $custom-dark: #000000;
JSON
{
"hex": "#c0d2b8",
"rgb": {
"r": 192,
"g": 210,
"b": 184
},
"hsl": {
"h": 101.538,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84304,
"c": 0.04046,
"h": 136
},
"luminance": 0.6076
}Semantic roles & 50–950 ramp
primary
#C0D2B8
secondary
#9D87A7
accent
#45A184
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483