#C8CBBD#C8CBBD
#C8CBBD is a very light, near-neutral yellow-green. Relative luminance 0.587; OKLCH L 83.6% C 0.019 H 116.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBBD |
|---|---|
| RGB | rgb(200, 203, 189) |
| HSL | hsl(73, 12%, 77%) |
| HSV | hsv(73, 7%, 80%) |
| CMYK | cmyk(1.5%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(81.11, -3.53, 6.62) |
| CIE-LCH | lch(81.11, 7.51, 118.09°) |
| OKLab | oklab(83.59% -0.0087 0.0173) |
| OKLCH | oklch(83.59% 0.019 116.7) |
| XYZ | xyz(54.3593, 58.6654, 56.5941) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.43
Silver (survey)
#C5C9C7
ΔE00 5.51
Warm Gray
#C9BEB0
ΔE00 7.45
Light Gray
#D3D3D3
ΔE00 7.49
Silver
#C0C0C0
ΔE00 7.51
Gainsboro
#DCDCDC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBBD #C0BDCB
analogous
#CBC7BD #C8CBBD #C1CBBD
triadic
#C8CBBD #BDC8CB #CBBDC8
tetradic
#C8CBBD #BDCBC7 #C0BDCB #CBBDC1
square
#C8CBBD #BDCBC7 #C0BDCB #CBBDC1
split-complementary
#C8CBBD #BDC1CB #C7BDCB
monochromatic
#8F9579 #ABB09B #C8CBBD #E5E6DF #F1F2EE
Accessibility & contrast
On white
1.65
#C8CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#C8CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBBD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBBD | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#CAC9C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cbbd; /* rgb */ color: rgb(200, 203, 189); /* oklch */ color: oklch(83.6% 0.019 116.7);
Tailwind
colors: {
custom: {
50: '#d8dad0',
500: '#c8cbbd',
950: '#000000',
},
}SCSS
$custom: #c8cbbd; $custom-light: #d8dad0; $custom-dark: #000000;
JSON
{
"hex": "#c8cbbd",
"rgb": {
"r": 200,
"g": 203,
"b": 189
},
"hsl": {
"h": 72.857,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.83585,
"c": 0.01939,
"h": 116.7
},
"luminance": 0.58665
}Semantic roles & 50–950 ramp
primary
#C8CBBD
secondary
#918D9F
accent
#50965F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383