#C8CCBD#C8CCBD
#C8CCBD is a very light, muted yellow-green. Relative luminance 0.591; OKLCH L 83.8% C 0.021 H 119.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCBD |
|---|---|
| RGB | rgb(200, 204, 189) |
| HSL | hsl(76, 13%, 77%) |
| HSV | hsv(76, 7%, 80%) |
| CMYK | cmyk(2%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.37, -4.06, 7.00) |
| CIE-LCH | lch(81.37, 8.09, 120.10°) |
| OKLab | oklab(83.79% -0.0101 0.0183) |
| OKLCH | oklch(83.79% 0.021 119) |
| XYZ | xyz(54.5962, 59.1393, 56.6730) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 7.96
Warm Gray
#C9BEB0
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.08
Eggshell
#F0EAD6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCBD #C1BDCC
analogous
#CCC9BD #C8CCBD #C1CCBD
triadic
#C8CCBD #BDC8CC #CCBDC8
tetradic
#C8CCBD #BDCCC9 #C1BDCC #CCBDC1
square
#C8CCBD #BDCCC9 #C1BDCC #CCBDC1
split-complementary
#C8CCBD #BDC1CC #C9BDCC
monochromatic
#8E9778 #ABB19A #C8CCBD #E5E7E0 #F1F2EE
Accessibility & contrast
On white
1.64
#C8CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#C8CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCBD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCBD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#CACAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8ccbd; /* rgb */ color: rgb(200, 204, 189); /* oklch */ color: oklch(83.8% 0.021 119.0);
Tailwind
colors: {
custom: {
50: '#d8dbd0',
500: '#c8ccbd',
950: '#000000',
},
}SCSS
$custom: #c8ccbd; $custom-light: #d8dbd0; $custom-dark: #000000;
JSON
{
"hex": "#c8ccbd",
"rgb": {
"r": 200,
"g": 204,
"b": 189
},
"hsl": {
"h": 76,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.8379,
"c": 0.02092,
"h": 119
},
"luminance": 0.59139
}Semantic roles & 50–950 ramp
primary
#C8CCBD
secondary
#928DA0
accent
#4F9762
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483