#C8CA84#C8CA84
#C8CA84 is a very light, moderate yellow. Relative luminance 0.562; OKLCH L 82.1% C 0.091 H 109.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA84 |
|---|---|
| RGB | rgb(200, 202, 132) |
| HSL | hsl(62, 40%, 65%) |
| HSV | hsv(62, 35%, 79%) |
| CMYK | cmyk(1%, 0%, 34.7%, 20.8%) |
| CIE-LAB | lab(79.72, -11.38, 34.77) |
| CIE-LCH | lch(79.72, 36.59, 108.13°) |
| OKLab | oklab(82.12% -0.0306 0.0857) |
| OKLCH | oklch(82.12% 0.091 109.6) |
| XYZ | xyz(49.1052, 56.1872, 30.0837) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.50
Greenish Tan
#BCCB7A
ΔE00 3.68
Pale Olive
#B9CC81
ΔE00 4.38
Darkkhaki
#BDB76B
ΔE00 5.39
Light Olive
#ACBF69
ΔE00 6.17
Tan Green
#A9BE70
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA84 #8684CA
analogous
#CAA984 #C8CA84 #A5CA84
triadic
#C8CA84 #84C8CA #CA84C8
tetradic
#C8CA84 #84CAA9 #8684CA #CA84A5
square
#C8CA84 #84CAA9 #8684CA #CA84A5
split-complementary
#C8CA84 #84A5CA #A984CA
monochromatic
#919440 #B5B859 #C8CA84 #DBDCAF #EEEFDA
Accessibility & contrast
On white
1.72
#C8CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C8CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA84
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA84 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47F
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#D1C2B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca84; /* rgb */ color: rgb(200, 202, 132); /* oklch */ color: oklch(82.1% 0.091 109.6);
Tailwind
colors: {
custom: {
50: '#d9daa8',
500: '#c8ca84',
950: '#000000',
},
}SCSS
$custom: #c8ca84; $custom-light: #d9daa8; $custom-dark: #000000;
JSON
{
"hex": "#c8ca84",
"rgb": {
"r": 200,
"g": 202,
"b": 132
},
"hsl": {
"h": 61.714,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.82117,
"c": 0.09103,
"h": 109.6
},
"luminance": 0.56186
}Semantic roles & 50–950 ramp
primary
#C8CA84
secondary
#59579B
accent
#33B336
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380