#C4CBBF#C4CBBF
#C4CBBF is a very light, near-neutral yellow-green. Relative luminance 0.582; OKLCH L 83.3% C 0.018 H 131.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBBF |
|---|---|
| RGB | rgb(196, 203, 191) |
| HSL | hsl(95, 10%, 77%) |
| HSV | hsv(95, 6%, 80%) |
| CMYK | cmyk(3.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.85, -4.58, 5.15) |
| CIE-LCH | lch(80.85, 6.89, 131.68°) |
| OKLab | oklab(83.33% -0.0121 0.0135) |
| OKLCH | oklch(83.33% 0.018 131.9) |
| XYZ | xyz(53.5233, 58.2091, 57.6958) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 5.38
Silver
#C0C0C0
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 8.53
Warm Gray
#C9BEB0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBBF #C6BFCB
analogous
#CACBBF #C4CBBF #BFCBC0
triadic
#C4CBBF #BFC4CB #CBBFC4
tetradic
#C4CBBF #BFCACB #C6BFCB #CBC0BF
square
#C4CBBF #BFCACB #C6BFCB #CBC0BF
split-complementary
#C4CBBF #C0BFCB #CBBFCA
monochromatic
#86947B #A5B09D #C4CBBF #E3E6E1 #EFF1EE
Accessibility & contrast
On white
1.66
#C4CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#C4CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBBF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBBF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#CBC9BF
Tritanopia (blue-blind)
#C4CAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c4cbbf; /* rgb */ color: rgb(196, 203, 191); /* oklch */ color: oklch(83.3% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#d5dad2',
500: '#c4cbbf',
950: '#000000',
},
}SCSS
$custom: #c4cbbf; $custom-light: #d5dad2; $custom-dark: #000000;
JSON
{
"hex": "#c4cbbf",
"rgb": {
"r": 196,
"g": 203,
"b": 191
},
"hsl": {
"h": 95,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83327,
"c": 0.01812,
"h": 131.9
},
"luminance": 0.58209
}Semantic roles & 50–950 ramp
primary
#C4CBBF
secondary
#98909F
accent
#519478
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383