#C8CBBE#C8CBBE
#C8CBBE is a very light, near-neutral yellow-green. Relative luminance 0.587; OKLCH L 83.6% C 0.018 H 117.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBBE |
|---|---|
| RGB | rgb(200, 203, 190) |
| HSL | hsl(74, 11%, 77%) |
| HSV | hsv(74, 6%, 80%) |
| CMYK | cmyk(1.5%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(81.13, -3.36, 6.12) |
| CIE-LCH | lch(81.13, 6.98, 118.77°) |
| OKLab | oklab(83.61% -0.0083 0.016) |
| OKLCH | oklch(83.61% 0.018 117.4) |
| XYZ | xyz(54.4682, 58.7090, 57.1677) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.14
Warm Gray
#C9BEB0
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBBE #C1BECB
analogous
#CBC8BE #C8CBBE #C2CBBE
triadic
#C8CBBE #BEC8CB #CBBEC8
tetradic
#C8CBBE #BECBC8 #C1BECB #CBBEC2
square
#C8CBBE #BECBC8 #C1BECB #CBBEC2
split-complementary
#C8CBBE #BEC2CB #C8BECB
monochromatic
#8E957A #ABB09C #C8CBBE #E5E6E0 #F1F1EE
Accessibility & contrast
On white
1.65
#C8CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#C8CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBBE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBBE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#C9C9C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cbbe; /* rgb */ color: rgb(200, 203, 190); /* oklch */ color: oklch(83.6% 0.018 117.4);
Tailwind
colors: {
custom: {
50: '#d8dad1',
500: '#c8cbbe',
950: '#000000',
},
}SCSS
$custom: #c8cbbe; $custom-light: #d8dad1; $custom-dark: #000000;
JSON
{
"hex": "#c8cbbe",
"rgb": {
"r": 200,
"g": 203,
"b": 190
},
"hsl": {
"h": 73.846,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.83611,
"c": 0.01806,
"h": 117.4
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#C8CBBE
secondary
#928E9F
accent
#509560
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383