#C8CA81#C8CA81
#C8CA81 is a very light, moderate yellow. Relative luminance 0.561; OKLCH L 82.1% C 0.095 H 109.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA81 |
|---|---|
| RGB | rgb(200, 202, 129) |
| HSL | hsl(62, 41%, 65%) |
| HSV | hsv(62, 36%, 79%) |
| CMYK | cmyk(1%, 0%, 36.1%, 20.8%) |
| CIE-LAB | lab(79.67, -11.74, 36.25) |
| CIE-LCH | lch(79.67, 38.10, 107.94°) |
| OKLab | oklab(82.07% -0.0318 0.089) |
| OKLCH | oklch(82.07% 0.095 109.7) |
| XYZ | xyz(48.9029, 56.1062, 29.0181) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 4.39
Darkkhaki
#BDB76B
ΔE00 5.22
Light Olive
#ACBF69
ΔE00 5.96
Tan Green
#A9BE70
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA81 #8381CA
analogous
#CAA881 #C8CA81 #A3CA81
triadic
#C8CA81 #81C8CA #CA81C8
tetradic
#C8CA81 #81CAA8 #8381CA #CA81A3
square
#C8CA81 #81CAA8 #8381CA #CA81A3
split-complementary
#C8CA81 #81A3CA #A881CA
monochromatic
#91933E #B5B856 #C8CA81 #DBDCAC #EEEED7
Accessibility & contrast
On white
1.72
#C8CA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#C8CA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA81
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA81 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47C
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#D1C2B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c8ca81; /* rgb */ color: rgb(200, 202, 129); /* oklch */ color: oklch(82.1% 0.095 109.7);
Tailwind
colors: {
custom: {
50: '#dadaa6',
500: '#c8ca81',
950: '#000000',
},
}SCSS
$custom: #c8ca81; $custom-light: #dadaa6; $custom-dark: #000000;
JSON
{
"hex": "#c8ca81",
"rgb": {
"r": 200,
"g": 202,
"b": 129
},
"hsl": {
"h": 61.644,
"s": 40.782,
"l": 64.902
},
"oklch": {
"l": 0.82066,
"c": 0.09454,
"h": 109.7
},
"luminance": 0.56105
}Semantic roles & 50–950 ramp
primary
#C8CA81
secondary
#57559A
accent
#32B435
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380