#C2C8BD#C2C8BD
#C2C8BD is a very light, near-neutral yellow-green. Relative luminance 0.565; OKLCH L 82.5% C 0.016 H 130.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8BD |
|---|---|
| RGB | rgb(194, 200, 189) |
| HSL | hsl(93, 9%, 76%) |
| HSV | hsv(93, 6%, 78%) |
| CMYK | cmyk(3%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(79.87, -4.07, 4.78) |
| CIE-LCH | lch(79.87, 6.28, 130.41°) |
| OKLab | oklab(82.5% -0.0107 0.0125) |
| OKLCH | oklch(82.5% 0.016 130.5) |
| XYZ | xyz(52.0862, 56.4519, 56.2865) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 5.63
Silver
#C0C0C0
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 7.32
Warm Gray
#C9BEB0
ΔE00 8.34
Gainsboro
#DCDCDC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8BD #C3BDC8
analogous
#C8C8BD #C2C8BD #BDC8BE
triadic
#C2C8BD #BDC2C8 #C8BDC2
tetradic
#C2C8BD #BDC8C8 #C3BDC8 #C8BEBD
square
#C2C8BD #BDC8C8 #C3BDC8 #C8BEBD
split-complementary
#C2C8BD #BEBDC8 #C8BDC8
monochromatic
#84907A #A3AC9C #C2C8BD #E1E4DE #F0F1EE
Accessibility & contrast
On white
1.71
#C2C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#C2C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8BD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8BD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#C2C7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c8bd; /* rgb */ color: rgb(194, 200, 189); /* oklch */ color: oklch(82.5% 0.016 130.5);
Tailwind
colors: {
custom: {
50: '#d4d8d0',
500: '#c2c8bd',
950: '#000000',
},
}SCSS
$custom: #c2c8bd; $custom-light: #d4d8d0; $custom-dark: #000000;
JSON
{
"hex": "#c2c8bd",
"rgb": {
"r": 194,
"g": 200,
"b": 189
},
"hsl": {
"h": 92.727,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.82497,
"c": 0.01647,
"h": 130.5
},
"luminance": 0.56452
}Semantic roles & 50–950 ramp
primary
#C2C8BD
secondary
#958E9B
accent
#529376
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383