#C8CD85#C8CD85
#C8CD85 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.8% C 0.094 H 111.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CD85 |
|---|---|
| RGB | rgb(200, 205, 133) |
| HSL | hsl(64, 42%, 66%) |
| HSV | hsv(64, 35%, 80%) |
| CMYK | cmyk(2.4%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(80.54, -12.79, 35.32) |
| CIE-LCH | lch(80.54, 37.56, 109.90°) |
| OKLab | oklab(82.77% -0.0345 0.087) |
| OKLCH | oklch(82.77% 0.094 111.7) |
| XYZ | xyz(49.8847, 57.6362, 30.6827) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.84
Greenish Tan
#BCCB7A
ΔE00 3.00
Pale Olive
#B9CC81
ΔE00 3.66
Light Olive
#ACBF69
ΔE00 5.97
Darkkhaki
#BDB76B
ΔE00 6.20
Tan Green
#A9BE70
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CD85 #8A85CD
analogous
#CDAE85 #C8CD85 #A4CD85
triadic
#C8CD85 #85C8CD #CD85C8
tetradic
#C8CD85 #85CDAE #8A85CD #CD85A4
square
#C8CD85 #85CDAE #8A85CD #CD85A4
split-complementary
#C8CD85 #85A4CD #AE85CD
monochromatic
#93993F #B4BB5A #C8CD85 #DCDFB0 #EFF1DC
Accessibility & contrast
On white
1.68
#C8CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#C8CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CD85
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CD85 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C780
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#D1C5BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8cd85; /* rgb */ color: rgb(200, 205, 133); /* oklch */ color: oklch(82.8% 0.094 111.7);
Tailwind
colors: {
custom: {
50: '#d9dca9',
500: '#c8cd85',
950: '#000000',
},
}SCSS
$custom: #c8cd85; $custom-light: #d9dca9; $custom-dark: #000000;
JSON
{
"hex": "#c8cd85",
"rgb": {
"r": 200,
"g": 205,
"b": 133
},
"hsl": {
"h": 64.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.82771,
"c": 0.09365,
"h": 111.7
},
"luminance": 0.57635
}Semantic roles & 50–950 ramp
primary
#C8CD85
secondary
#5C579F
accent
#31B53A
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151510
muted
#848480