#C2C8B2#C2C8B2
#C2C8B2 is a very light, muted yellow-green. Relative luminance 0.560; OKLCH L 82.2% C 0.031 H 119.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8B2 |
|---|---|
| RGB | rgb(194, 200, 178) |
| HSL | hsl(76, 17%, 74%) |
| HSV | hsv(76, 11%, 78%) |
| CMYK | cmyk(3%, 0%, 11%, 21.6%) |
| CIE-LAB | lab(79.61, -5.98, 10.30) |
| CIE-LCH | lch(79.61, 11.91, 120.12°) |
| OKLab | oklab(82.21% -0.0151 0.0268) |
| OKLCH | oklch(82.21% 0.031 119.5) |
| XYZ | xyz(50.9372, 55.9923, 50.2350) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.51
Silver (survey)
#C5C9C7
ΔE00 8.73
Warm Gray
#C9BEB0
ΔE00 9.61
Bland
#AFA88B
ΔE00 10.04
Eggshell
#F0EAD6
ΔE00 10.16
Cement
#A5A391
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8B2 #B8B2C8
analogous
#C8C3B2 #C2C8B2 #B7C8B2
triadic
#C2C8B2 #B2C2C8 #C8B2C2
tetradic
#C2C8B2 #B2C8C3 #B8B2C8 #C8B2B7
square
#C2C8B2 #B2C8C3 #B8B2C8 #C8B2B7
split-complementary
#C2C8B2 #B2B7C8 #C3B2C8
monochromatic
#89956B #A6AF8E #C2C8B2 #DEE2D6 #F1F2ED
Accessibility & contrast
On white
1.72
#C2C8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#C2C8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8B2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8B2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#C4C5C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c8b2; /* rgb */ color: rgb(194, 200, 178); /* oklch */ color: oklch(82.2% 0.031 119.5);
Tailwind
colors: {
custom: {
50: '#d4d8c9',
500: '#c2c8b2',
950: '#000000',
},
}SCSS
$custom: #c2c8b2; $custom-light: #d4d8c9; $custom-dark: #000000;
JSON
{
"hex": "#c2c8b2",
"rgb": {
"r": 194,
"g": 200,
"b": 178
},
"hsl": {
"h": 76.364,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.82205,
"c": 0.03078,
"h": 119.5
},
"luminance": 0.55992
}Semantic roles & 50–950 ramp
primary
#C2C8B2
secondary
#89829C
accent
#4B9B60
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382