#C8CBBF#C8CBBF
#C8CBBF is a very light, near-neutral yellow-green. Relative luminance 0.588; OKLCH L 83.6% C 0.017 H 118.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBBF |
|---|---|
| RGB | rgb(200, 203, 191) |
| HSL | hsl(75, 10%, 77%) |
| HSV | hsv(75, 6%, 80%) |
| CMYK | cmyk(1.5%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(81.16, -3.19, 5.62) |
| CIE-LCH | lch(81.16, 6.46, 119.54°) |
| OKLab | oklab(83.64% -0.0079 0.0147) |
| OKLCH | oklch(83.64% 0.017 118.2) |
| XYZ | xyz(54.5779, 58.7529, 57.7453) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 4.90
Light Gray
#D3D3D3
ΔE00 6.73
Silver
#C0C0C0
ΔE00 6.77
Warm Gray
#C9BEB0
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBBF #C2BFCB
analogous
#CBC8BF #C8CBBF #C2CBBF
triadic
#C8CBBF #BFC8CB #CBBFC8
tetradic
#C8CBBF #BFCBC8 #C2BFCB #CBBFC2
square
#C8CBBF #BFCBC8 #C2BFCB #CBBFC2
split-complementary
#C8CBBF #BFC2CB #C8BFCB
monochromatic
#8E947B #ABB09D #C8CBBF #E5E6E1 #F0F1EE
Accessibility & contrast
On white
1.65
#C8CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#C8CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBBF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBBF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#C9CAC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8cbbf; /* rgb */ color: rgb(200, 203, 191); /* oklch */ color: oklch(83.6% 0.017 118.2);
Tailwind
colors: {
custom: {
50: '#d8dad2',
500: '#c8cbbf',
950: '#000000',
},
}SCSS
$custom: #c8cbbf; $custom-light: #d8dad2; $custom-dark: #000000;
JSON
{
"hex": "#c8cbbf",
"rgb": {
"r": 200,
"g": 203,
"b": 191
},
"hsl": {
"h": 75,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83639,
"c": 0.01672,
"h": 118.2
},
"luminance": 0.58753
}Semantic roles & 50–950 ramp
primary
#C8CBBF
secondary
#93909F
accent
#519462
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383