#C4CBBE#C4CBBE
#C4CBBE is a very light, near-neutral yellow-green. Relative luminance 0.582; OKLCH L 83.3% C 0.019 H 130.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBBE |
|---|---|
| RGB | rgb(196, 203, 190) |
| HSL | hsl(92, 11%, 77%) |
| HSV | hsv(92, 6%, 80%) |
| CMYK | cmyk(3.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.83, -4.76, 5.65) |
| CIE-LCH | lch(80.83, 7.39, 130.13°) |
| OKLab | oklab(83.3% -0.0125 0.0148) |
| OKLCH | oklch(83.3% 0.019 130.2) |
| XYZ | xyz(53.4136, 58.1652, 57.1183) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 5.63
Silver
#C0C0C0
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.84
Warm Gray
#C9BEB0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBBE #C5BECB
analogous
#CBCBBE #C4CBBE #BECBBF
triadic
#C4CBBE #BEC4CB #CBBEC4
tetradic
#C4CBBE #BECBCB #C5BECB #CBBFBE
square
#C4CBBE #BECBCB #C5BECB #CBBFBE
split-complementary
#C4CBBE #BFBECB #CBBECB
monochromatic
#86957A #A5B09C #C4CBBE #E3E6E0 #F0F1EE
Accessibility & contrast
On white
1.66
#C4CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#C4CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBBE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBBE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#C5CAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c4cbbe; /* rgb */ color: rgb(196, 203, 190); /* oklch */ color: oklch(83.3% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#d5dad1',
500: '#c4cbbe',
950: '#000000',
},
}SCSS
$custom: #c4cbbe; $custom-light: #d5dad1; $custom-dark: #000000;
JSON
{
"hex": "#c4cbbe",
"rgb": {
"r": 196,
"g": 203,
"b": 190
},
"hsl": {
"h": 92.308,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.833,
"c": 0.01937,
"h": 130.2
},
"luminance": 0.58165
}Semantic roles & 50–950 ramp
primary
#C4CBBE
secondary
#978E9F
accent
#509575
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383