#C2C8B6#C2C8B6
#C2C8B6 is a very light, muted yellow-green. Relative luminance 0.562; OKLCH L 82.3% C 0.025 H 122.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8B6 |
|---|---|
| RGB | rgb(194, 200, 182) |
| HSL | hsl(80, 14%, 75%) |
| HSV | hsv(80, 9%, 78%) |
| CMYK | cmyk(3%, 0%, 9%, 21.6%) |
| CIE-LAB | lab(79.70, -5.30, 8.29) |
| CIE-LCH | lch(79.70, 9.84, 122.56°) |
| OKLab | oklab(82.31% -0.0135 0.0216) |
| OKLCH | oklch(82.31% 0.026 122) |
| XYZ | xyz(51.3446, 56.1553, 52.3810) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 7.39
Warm Gray
#C9BEB0
ΔE00 9.00
Silver
#C0C0C0
ΔE00 9.23
Light Gray
#D3D3D3
ΔE00 9.70
Eggshell
#F0EAD6
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8B6 #BCB6C8
analogous
#C8C5B6 #C2C8B6 #B9C8B6
triadic
#C2C8B6 #B6C2C8 #C8B6C2
tetradic
#C2C8B6 #B6C8C5 #BCB6C8 #C8B6B9
square
#C2C8B6 #B6C8C5 #BCB6C8 #C8B6B9
split-complementary
#C2C8B6 #B6B9C8 #C5B6C8
monochromatic
#889370 #A5AE93 #C2C8B6 #DFE2D9 #F0F2EE
Accessibility & contrast
On white
1.72
#C2C8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#C2C8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8B6
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8B6 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B5
Deuteranopia (green-blind)
#CAC6B7
Tritanopia (blue-blind)
#C4C6C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c8b6; /* rgb */ color: rgb(194, 200, 182); /* oklch */ color: oklch(82.3% 0.025 122.0);
Tailwind
colors: {
custom: {
50: '#d4d8cb',
500: '#c2c8b6',
950: '#000000',
},
}SCSS
$custom: #c2c8b6; $custom-light: #d4d8cb; $custom-dark: #000000;
JSON
{
"hex": "#c2c8b6",
"rgb": {
"r": 194,
"g": 200,
"b": 182
},
"hsl": {
"h": 80,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.82309,
"c": 0.0255,
"h": 122
},
"luminance": 0.56155
}Semantic roles & 50–950 ramp
primary
#C2C8B6
secondary
#8D869C
accent
#4D9866
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382