#C5CBBD#C5CBBD
#C5CBBD is a very light, muted yellow-green. Relative luminance 0.583; OKLCH L 83.4% C 0.020 H 125.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBBD |
|---|---|
| RGB | rgb(197, 203, 189) |
| HSL | hsl(86, 12%, 77%) |
| HSV | hsv(86, 7%, 80%) |
| CMYK | cmyk(3%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(80.88, -4.59, 6.27) |
| CIE-LCH | lch(80.88, 7.77, 126.21°) |
| OKLab | oklab(83.35% -0.0119 0.0164) |
| OKLCH | oklch(83.35% 0.02 125.9) |
| XYZ | xyz(53.5657, 58.2563, 56.5569) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 5.75
Silver
#C0C0C0
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 8.08
Warm Gray
#C9BEB0
ΔE00 8.70
Gainsboro
#DCDCDC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBBD #C3BDCB
analogous
#CBCABD #C5CBBD #BECBBD
triadic
#C5CBBD #BDC5CB #CBBDC5
tetradic
#C5CBBD #BDCBCA #C3BDCB #CBBDBE
square
#C5CBBD #BDCBCA #C3BDCB #CBBDBE
split-complementary
#C5CBBD #BDBECB #CABDCB
monochromatic
#899579 #A7B09B #C5CBBD #E3E6DF #F0F2EE
Accessibility & contrast
On white
1.66
#C5CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C5CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBBD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBBD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#C6C9C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5cbbd; /* rgb */ color: rgb(197, 203, 189); /* oklch */ color: oklch(83.4% 0.020 125.9);
Tailwind
colors: {
custom: {
50: '#d6dad0',
500: '#c5cbbd',
950: '#000000',
},
}SCSS
$custom: #c5cbbd; $custom-light: #d6dad0; $custom-dark: #000000;
JSON
{
"hex": "#c5cbbd",
"rgb": {
"r": 197,
"g": 203,
"b": 189
},
"hsl": {
"h": 85.714,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.8335,
"c": 0.02024,
"h": 125.9
},
"luminance": 0.58256
}Semantic roles & 50–950 ramp
primary
#C5CBBD
secondary
#958D9F
accent
#50966E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383