#C0C8A3#C0C8A3
#C0C8A3 is a light, muted yellow-green. Relative luminance 0.552; OKLCH L 81.7% C 0.051 H 117.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8A3 |
|---|---|
| RGB | rgb(192, 200, 163) |
| HSL | hsl(73, 25%, 71%) |
| HSV | hsv(73, 19%, 78%) |
| CMYK | cmyk(4%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(79.13, -9.13, 17.62) |
| CIE-LCH | lch(79.13, 19.85, 117.39°) |
| OKLab | oklab(81.68% -0.0235 0.0452) |
| OKLCH | oklch(81.68% 0.051 117.5) |
| XYZ | xyz(49.0027, 55.1595, 42.7086) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.21
Pale Olive
#B9CC81
ΔE00 8.59
Beige (survey)
#E6DAA6
ΔE00 9.25
Greenish Grey
#96AE8D
ΔE00 9.47
Greenish Tan
#BCCB7A
ΔE00 9.51
Tan Green
#A9BE70
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8A3 #ABA3C8
analogous
#C8BDA3 #C0C8A3 #ADC8A3
triadic
#C0C8A3 #A3C0C8 #C8A3C0
tetradic
#C0C8A3 #A3C8BD #ABA3C8 #C8A3AD
square
#C0C8A3 #A3C8BD #ABA3C8 #C8A3AD
split-complementary
#C0C8A3 #A3ADC8 #BDA3C8
monochromatic
#89975A #A6B17D #C0C8A3 #DADFC9 #F2F4EC
Accessibility & contrast
On white
1.75
#C0C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#C0C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8A3
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8A3 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A1
Deuteranopia (green-blind)
#CDC4A4
Tritanopia (blue-blind)
#C4C4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c0c8a3; /* rgb */ color: rgb(192, 200, 163); /* oklch */ color: oklch(81.7% 0.051 117.5);
Tailwind
colors: {
custom: {
50: '#d3d8be',
500: '#c0c8a3',
950: '#000000',
},
}SCSS
$custom: #c0c8a3; $custom-light: #d3d8be; $custom-dark: #000000;
JSON
{
"hex": "#c0c8a3",
"rgb": {
"r": 192,
"g": 200,
"b": 163
},
"hsl": {
"h": 72.973,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.81683,
"c": 0.05091,
"h": 117.5
},
"luminance": 0.55159
}Semantic roles & 50–950 ramp
primary
#C0C8A3
secondary
#7C739D
accent
#42A457
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382