#C5CBBF#C5CBBF
#C5CBBF is a very light, near-neutral yellow-green. Relative luminance 0.583; OKLCH L 83.4% C 0.018 H 128.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBBF |
|---|---|
| RGB | rgb(197, 203, 191) |
| HSL | hsl(90, 10%, 77%) |
| HSV | hsv(90, 6%, 80%) |
| CMYK | cmyk(3%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.93, -4.24, 5.27) |
| CIE-LCH | lch(80.93, 6.76, 128.81°) |
| OKLab | oklab(83.4% -0.0111 0.0138) |
| OKLCH | oklch(83.4% 0.018 128.7) |
| XYZ | xyz(53.7843, 58.3437, 57.7081) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.21
Silver
#C0C0C0
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 8.30
Warm Gray
#C9BEB0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBBF #C5BFCB
analogous
#CBCBBF #C5CBBF #BFCBBF
triadic
#C5CBBF #BFC5CB #CBBFC5
tetradic
#C5CBBF #BFCBCB #C5BFCB #CBBFBF
square
#C5CBBF #BFCBCB #C5BFCB #CBBFBF
split-complementary
#C5CBBF #BFBFCB #CBBFCB
monochromatic
#88947B #A6B09D #C5CBBF #E4E6E1 #F0F1EE
Accessibility & contrast
On white
1.66
#C5CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#C5CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBBF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBBF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#CBC9BF
Tritanopia (blue-blind)
#C6CAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5cbbf; /* rgb */ color: rgb(197, 203, 191); /* oklch */ color: oklch(83.4% 0.018 128.7);
Tailwind
colors: {
custom: {
50: '#d6dad2',
500: '#c5cbbf',
950: '#000000',
},
}SCSS
$custom: #c5cbbf; $custom-light: #d6dad2; $custom-dark: #000000;
JSON
{
"hex": "#c5cbbf",
"rgb": {
"r": 197,
"g": 203,
"b": 191
},
"hsl": {
"h": 90,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83404,
"c": 0.01769,
"h": 128.7
},
"luminance": 0.58344
}Semantic roles & 50–950 ramp
primary
#C5CBBF
secondary
#97909F
accent
#519473
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383