#C2C8BE#C2C8BE
#C2C8BE is a very light, near-neutral yellow-green. Relative luminance 0.565; OKLCH L 82.5% C 0.015 H 132.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8BE |
|---|---|
| RGB | rgb(194, 200, 190) |
| HSL | hsl(96, 8%, 76%) |
| HSV | hsv(96, 5%, 78%) |
| CMYK | cmyk(3%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(79.89, -3.89, 4.28) |
| CIE-LCH | lch(79.89, 5.78, 132.28°) |
| OKLab | oklab(82.53% -0.0103 0.0112) |
| OKLCH | oklch(82.53% 0.015 132.5) |
| XYZ | xyz(52.1951, 56.4955, 56.8602) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 5.43
Silver
#C0C0C0
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 8.13
Warm Gray
#C9BEB0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8BE #C4BEC8
analogous
#C7C8BE #C2C8BE #BEC8BF
triadic
#C2C8BE #BEC2C8 #C8BEC2
tetradic
#C2C8BE #BEC7C8 #C4BEC8 #C8BFBE
square
#C2C8BE #BEC7C8 #C4BEC8 #C8BFBE
split-complementary
#C2C8BE #BFBEC8 #C8BEC7
monochromatic
#84907C #A3AC9D #C2C8BE #E1E4DF #EFF1EE
Accessibility & contrast
On white
1.71
#C2C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#C2C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8BE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8BE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#C2C7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c8be; /* rgb */ color: rgb(194, 200, 190); /* oklch */ color: oklch(82.5% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#d4d8d1',
500: '#c2c8be',
950: '#000000',
},
}SCSS
$custom: #c2c8be; $custom-light: #d4d8d1; $custom-dark: #000000;
JSON
{
"hex": "#c2c8be",
"rgb": {
"r": 194,
"g": 200,
"b": 190
},
"hsl": {
"h": 96,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.82525,
"c": 0.01522,
"h": 132.5
},
"luminance": 0.56496
}Semantic roles & 50–950 ramp
primary
#C2C8BE
secondary
#968F9B
accent
#539279
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383