#C2C8BB#C2C8BB
#C2C8BB is a very light, near-neutral yellow-green. Relative luminance 0.564; OKLCH L 82.4% C 0.019 H 127.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8BB |
|---|---|
| RGB | rgb(194, 200, 187) |
| HSL | hsl(88, 11%, 76%) |
| HSV | hsv(88, 7%, 78%) |
| CMYK | cmyk(3%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(79.82, -4.42, 5.78) |
| CIE-LCH | lch(79.82, 7.28, 127.42°) |
| OKLab | oklab(82.44% -0.0115 0.0151) |
| OKLCH | oklch(82.44% 0.019 127.2) |
| XYZ | xyz(51.8706, 56.3657, 55.1511) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.40
Light Grey
#D8DCD6
ΔE00 6.07
Silver
#C0C0C0
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 8.01
Warm Gray
#C9BEB0
ΔE00 8.45
Gainsboro
#DCDCDC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8BB #C1BBC8
analogous
#C8C7BB #C2C8BB #BBC8BB
triadic
#C2C8BB #BBC2C8 #C8BBC2
tetradic
#C2C8BB #BBC8C7 #C1BBC8 #C8BBBB
square
#C2C8BB #BBC8C7 #C1BBC8 #C8BBBB
split-complementary
#C2C8BB #BBBBC8 #C7BBC8
monochromatic
#859177 #A4AD99 #C2C8BB #E0E3DD #F0F1EE
Accessibility & contrast
On white
1.71
#C2C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#C2C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8BB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8BB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#C3C7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c8bb; /* rgb */ color: rgb(194, 200, 187); /* oklch */ color: oklch(82.4% 0.019 127.2);
Tailwind
colors: {
custom: {
50: '#d4d8cf',
500: '#c2c8bb',
950: '#000000',
},
}SCSS
$custom: #c2c8bb; $custom-light: #d4d8cf; $custom-dark: #000000;
JSON
{
"hex": "#c2c8bb",
"rgb": {
"r": 194,
"g": 200,
"b": 187
},
"hsl": {
"h": 87.692,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82443,
"c": 0.01901,
"h": 127.2
},
"luminance": 0.56366
}Semantic roles & 50–950 ramp
primary
#C2C8BB
secondary
#938C9C
accent
#519570
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383