#C0CABC#C0CABC
#C0CABC is a very light, muted green. Relative luminance 0.571; OKLCH L 82.7% C 0.022 H 136.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CABC |
|---|---|
| RGB | rgb(192, 202, 188) |
| HSL | hsl(103, 12%, 76%) |
| HSV | hsv(103, 7%, 79%) |
| CMYK | cmyk(5%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.22, -5.99, 5.81) |
| CIE-LCH | lch(80.22, 8.34, 135.89°) |
| OKLab | oklab(82.73% -0.0161 0.0152) |
| OKLCH | oklch(82.73% 0.022 136.6) |
| XYZ | xyz(51.9343, 57.0781, 55.8483) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 6.65
Silver
#C0C0C0
ΔE00 8.80
Light Gray
#D3D3D3
ΔE00 9.10
Gainsboro
#DCDCDC
ΔE00 9.97
Warm Gray
#C9BEB0
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CABC #C6BCCA
analogous
#C7CABC #C0CABC #BCCABF
triadic
#C0CABC #BCC0CA #CABCC0
tetradic
#C0CABC #BCC7CA #C6BCCA #CABFBC
square
#C0CABC #BCC7CA #C6BCCA #CABFBC
split-complementary
#C0CABC #BFBCCA #CABCC7
monochromatic
#809478 #A0AF9A #C0CABC #E0E5DE #EFF1EE
Accessibility & contrast
On white
1.69
#C0CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#C0CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CABC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CABC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BB
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#C0C9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c0cabc; /* rgb */ color: rgb(192, 202, 188); /* oklch */ color: oklch(82.7% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#d3dad0',
500: '#c0cabc',
950: '#000000',
},
}SCSS
$custom: #c0cabc; $custom-light: #d3dad0; $custom-dark: #000000;
JSON
{
"hex": "#c0cabc",
"rgb": {
"r": 192,
"g": 202,
"b": 188
},
"hsl": {
"h": 102.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82731,
"c": 0.02211,
"h": 136.6
},
"luminance": 0.57078
}Semantic roles & 50–950 ramp
primary
#C0CABC
secondary
#998C9E
accent
#509682
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383