#C8CA91#C8CA91
#C8CA91 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.4% C 0.075 H 109.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA91 |
|---|---|
| RGB | rgb(200, 202, 145) |
| HSL | hsl(62, 35%, 68%) |
| HSV | hsv(62, 28%, 79%) |
| CMYK | cmyk(1%, 0%, 28.2%, 20.8%) |
| CIE-LAB | lab(79.93, -9.75, 28.32) |
| CIE-LCH | lch(79.93, 29.95, 108.99°) |
| OKLab | oklab(82.36% -0.0253 0.071) |
| OKLCH | oklch(82.36% 0.075 109.6) |
| XYZ | xyz(50.0509, 56.5654, 35.0641) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.31
Greenish Tan
#BCCB7A
ΔE00 5.41
Greenish Beige
#C9D179
ΔE00 5.88
Beige (survey)
#E6DAA6
ΔE00 6.51
Darkkhaki
#BDB76B
ΔE00 6.75
Tan Green
#A9BE70
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA91 #9391CA
analogous
#CAAF91 #C8CA91 #ABCA91
triadic
#C8CA91 #91C8CA #CA91C8
tetradic
#C8CA91 #91CAAF #9391CA #CA91AB
square
#C8CA91 #91CAAF #9391CA #CA91AB
split-complementary
#C8CA91 #91ABCA #AF91CA
monochromatic
#959849 #B3B668 #C8CA91 #DDDEBA #F1F2E4
Accessibility & contrast
On white
1.71
#C8CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#C8CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA91
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA91 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58D
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#D0C3BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca91; /* rgb */ color: rgb(200, 202, 145); /* oklch */ color: oklch(82.4% 0.075 109.6);
Tailwind
colors: {
custom: {
50: '#d9dab1',
500: '#c8ca91',
950: '#000000',
},
}SCSS
$custom: #c8ca91; $custom-light: #d9dab1; $custom-dark: #000000;
JSON
{
"hex": "#c8ca91",
"rgb": {
"r": 200,
"g": 202,
"b": 145
},
"hsl": {
"h": 62.105,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.82357,
"c": 0.07534,
"h": 109.6
},
"luminance": 0.56565
}Semantic roles & 50–950 ramp
primary
#C8CA91
secondary
#63609F
accent
#38AE3C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151411
muted
#848381