#C8CD89#C8CD89
#C8CD89 is a very light, moderate yellow. Relative luminance 0.577; OKLCH L 82.8% C 0.089 H 111.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CD89 |
|---|---|
| RGB | rgb(200, 205, 137) |
| HSL | hsl(64, 40%, 67%) |
| HSV | hsv(64, 33%, 80%) |
| CMYK | cmyk(2.4%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(80.60, -12.30, 33.35) |
| CIE-LCH | lch(80.60, 35.54, 110.25°) |
| OKLab | oklab(82.84% -0.0329 0.0826) |
| OKLCH | oklch(82.84% 0.089 111.7) |
| XYZ | xyz(50.1663, 57.7488, 32.1660) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.41
Greenish Beige
#C9D179
ΔE00 3.57
Pale Olive
#B9CC81
ΔE00 3.74
Light Olive
#ACBF69
ΔE00 6.31
Tan Green
#A9BE70
ΔE00 6.38
Darkkhaki
#BDB76B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CD89 #8E89CD
analogous
#CDB089 #C8CD89 #A6CD89
triadic
#C8CD89 #89C8CD #CD89C8
tetradic
#C8CD89 #89CDB0 #8E89CD #CD89A6
square
#C8CD89 #89CDB0 #8E89CD #CD89A6
split-complementary
#C8CD89 #89A6CD #B089CD
monochromatic
#949A41 #B4BB5E #C8CD89 #DCDFB4 #F0F1DF
Accessibility & contrast
On white
1.67
#C8CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#C8CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CD89
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CD89 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C784
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#D0C5BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8cd89; /* rgb */ color: rgb(200, 205, 137); /* oklch */ color: oklch(82.8% 0.089 111.7);
Tailwind
colors: {
custom: {
50: '#d9dcac',
500: '#c8cd89',
950: '#000000',
},
}SCSS
$custom: #c8cd89; $custom-light: #d9dcac; $custom-dark: #000000;
JSON
{
"hex": "#c8cd89",
"rgb": {
"r": 200,
"g": 205,
"b": 137
},
"hsl": {
"h": 64.412,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.82841,
"c": 0.08893,
"h": 111.7
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#C8CD89
secondary
#5F5AA1
accent
#32B43C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151510
muted
#848481