#C8CA89#C8CA89
#C8CA89 is a very light, moderate yellow. Relative luminance 0.563; OKLCH L 82.2% C 0.085 H 109.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA89 |
|---|---|
| RGB | rgb(200, 202, 137) |
| HSL | hsl(62, 38%, 66%) |
| HSV | hsv(62, 32%, 79%) |
| CMYK | cmyk(1%, 0%, 32.2%, 20.8%) |
| CIE-LAB | lab(79.80, -10.77, 32.30) |
| CIE-LCH | lch(79.80, 34.05, 108.45°) |
| OKLab | oklab(82.21% -0.0286 0.0801) |
| OKLCH | oklch(82.21% 0.085 109.6) |
| XYZ | xyz(49.4556, 56.3273, 31.9290) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 4.19
Greenish Beige
#C9D179
ΔE00 4.34
Pale Olive
#B9CC81
ΔE00 4.56
Darkkhaki
#BDB76B
ΔE00 5.79
Light Olive
#ACBF69
ΔE00 6.64
Tan Green
#A9BE70
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA89 #8B89CA
analogous
#CAAC89 #C8CA89 #A8CA89
triadic
#C8CA89 #89C8CA #CA89C8
tetradic
#C8CA89 #89CAAC #8B89CA #CA89A8
square
#C8CA89 #89CAAC #8B89CA #CA89A8
split-complementary
#C8CA89 #89A8CA #AC89CA
monochromatic
#939543 #B4B75F #C8CA89 #DCDDB3 #EFF0DD
Accessibility & contrast
On white
1.71
#C8CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#C8CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA89
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA89 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C584
Deuteranopia (green-blind)
#D5C78C
Tritanopia (blue-blind)
#D1C2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca89; /* rgb */ color: rgb(200, 202, 137); /* oklch */ color: oklch(82.2% 0.085 109.6);
Tailwind
colors: {
custom: {
50: '#d9daac',
500: '#c8ca89',
950: '#000000',
},
}SCSS
$custom: #c8ca89; $custom-light: #d9daac; $custom-dark: #000000;
JSON
{
"hex": "#c8ca89",
"rgb": {
"r": 200,
"g": 202,
"b": 137
},
"hsl": {
"h": 61.846,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.82206,
"c": 0.08508,
"h": 109.6
},
"luminance": 0.56327
}Semantic roles & 50–950 ramp
primary
#C8CA89
secondary
#5D5B9C
accent
#35B138
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381