#C5CBBE#C5CBBE
#C5CBBE is a very light, near-neutral yellow-green. Relative luminance 0.583; OKLCH L 83.4% C 0.019 H 127.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBBE |
|---|---|
| RGB | rgb(197, 203, 190) |
| HSL | hsl(88, 11%, 77%) |
| HSV | hsv(88, 6%, 80%) |
| CMYK | cmyk(3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.91, -4.41, 5.77) |
| CIE-LCH | lch(80.91, 7.26, 127.42°) |
| OKLab | oklab(83.38% -0.0115 0.0151) |
| OKLCH | oklch(83.38% 0.019 127.2) |
| XYZ | xyz(53.6747, 58.2998, 57.1305) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.46
Silver
#C0C0C0
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 7.73
Warm Gray
#C9BEB0
ΔE00 8.62
Gainsboro
#DCDCDC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBBE #C4BECB
analogous
#CBCBBE #C5CBBE #BFCBBE
triadic
#C5CBBE #BEC5CB #CBBEC5
tetradic
#C5CBBE #BECBCB #C4BECB #CBBEBF
square
#C5CBBE #BECBCB #C4BECB #CBBEBF
split-complementary
#C5CBBE #BEBFCB #CBBECB
monochromatic
#88957A #A7B09C #C5CBBE #E3E6E0 #F0F1EE
Accessibility & contrast
On white
1.66
#C5CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#C5CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBBE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBBE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#C6CAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5cbbe; /* rgb */ color: rgb(197, 203, 190); /* oklch */ color: oklch(83.4% 0.019 127.2);
Tailwind
colors: {
custom: {
50: '#d6dad1',
500: '#c5cbbe',
950: '#000000',
},
}SCSS
$custom: #c5cbbe; $custom-light: #d6dad1; $custom-dark: #000000;
JSON
{
"hex": "#c5cbbe",
"rgb": {
"r": 197,
"g": 203,
"b": 190
},
"hsl": {
"h": 87.692,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.83377,
"c": 0.01896,
"h": 127.2
},
"luminance": 0.583
}Semantic roles & 50–950 ramp
primary
#C5CBBE
secondary
#968E9F
accent
#509570
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383