#C0CBBD#C0CBBD
#C0CBBD is a very light, muted green. Relative luminance 0.576; OKLCH L 83.0% C 0.023 H 139.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CBBD |
|---|---|
| RGB | rgb(192, 203, 189) |
| HSL | hsl(107, 12%, 77%) |
| HSV | hsv(107, 7%, 80%) |
| CMYK | cmyk(5.4%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(80.51, -6.33, 5.69) |
| CIE-LCH | lch(80.51, 8.51, 138.08°) |
| OKLab | oklab(82.97% -0.0171 0.0149) |
| OKLCH | oklch(82.97% 0.023 139) |
| XYZ | xyz(52.2778, 57.5922, 56.4965) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 6.70
Silver
#C0C0C0
ΔE00 9.07
Light Gray
#D3D3D3
ΔE00 9.27
Gainsboro
#DCDCDC
ΔE00 10.08
Warm Gray
#C9BEB0
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CBBD #C8BDCB
analogous
#C7CBBD #C0CBBD #BDCBC1
triadic
#C0CBBD #BDC0CB #CBBDC0
tetradic
#C0CBBD #BDC7CB #C8BDCB #CBC1BD
square
#C0CBBD #BDC7CB #C8BDCB #CBC1BD
split-complementary
#C0CBBD #C1BDCB #CBBDC7
monochromatic
#7F9579 #9FB09B #C0CBBD #E1E6DF #EFF2EE
Accessibility & contrast
On white
1.68
#C0CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C0CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CBBD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CBBD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#C0CAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c0cbbd; /* rgb */ color: rgb(192, 203, 189); /* oklch */ color: oklch(83.0% 0.023 139.0);
Tailwind
colors: {
custom: {
50: '#d3dad0',
500: '#c0cbbd',
950: '#000000',
},
}SCSS
$custom: #c0cbbd; $custom-light: #d3dad0; $custom-dark: #000000;
JSON
{
"hex": "#c0cbbd",
"rgb": {
"r": 192,
"g": 203,
"b": 189
},
"hsl": {
"h": 107.143,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.82967,
"c": 0.02265,
"h": 139
},
"luminance": 0.57592
}Semantic roles & 50–950 ramp
primary
#C0CBBD
secondary
#9B8D9F
accent
#509687
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383