#C8CA77#C8CA77
#C8CA77 is a light, moderate yellow. Relative luminance 0.559; OKLCH L 81.9% C 0.106 H 109.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA77 |
|---|---|
| RGB | rgb(200, 202, 119) |
| HSL | hsl(61, 44%, 63%) |
| HSV | hsv(61, 41%, 79%) |
| CMYK | cmyk(1%, 0%, 41.1%, 20.8%) |
| CIE-LAB | lab(79.53, -12.85, 41.13) |
| CIE-LCH | lch(79.53, 43.09, 107.35°) |
| OKLab | oklab(81.9% -0.0357 0.0996) |
| OKLCH | oklch(81.9% 0.106 109.7) |
| XYZ | xyz(48.2704, 55.8533, 25.6871) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.14
Greenish Tan
#BCCB7A
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 4.90
Darkkhaki
#BDB76B
ΔE00 5.09
Light Olive
#ACBF69
ΔE00 5.66
Tan Green
#A9BE70
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA77 #7977CA
analogous
#CAA277 #C8CA77 #9ECA77
triadic
#C8CA77 #77C8CA #CA77C8
tetradic
#C8CA77 #77CAA2 #7977CA #CA779E
square
#C8CA77 #77CAA2 #7977CA #CA779E
split-complementary
#C8CA77 #779ECA #A277CA
monochromatic
#8D8F38 #B6B94B #C8CA77 #DADBA3 #ECECCF
Accessibility & contrast
On white
1.73
#C8CA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#C8CA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA77
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA77 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C370
Deuteranopia (green-blind)
#D7C67B
Tritanopia (blue-blind)
#D2C1B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c8ca77; /* rgb */ color: rgb(200, 202, 119); /* oklch */ color: oklch(81.9% 0.106 109.7);
Tailwind
colors: {
custom: {
50: '#dada9f',
500: '#c8ca77',
950: '#000000',
},
}SCSS
$custom: #c8ca77; $custom-light: #dada9f; $custom-dark: #000000;
JSON
{
"hex": "#c8ca77",
"rgb": {
"r": 200,
"g": 202,
"b": 119
},
"hsl": {
"h": 61.446,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.81904,
"c": 0.10585,
"h": 109.7
},
"luminance": 0.55852
}Semantic roles & 50–950 ramp
primary
#C8CA77
secondary
#514F96
accent
#2EB732
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380