#C8CA80#C8CA80
#C8CA80 is a very light, moderate yellow. Relative luminance 0.561; OKLCH L 82.0% C 0.096 H 109.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA80 |
|---|---|
| RGB | rgb(200, 202, 128) |
| HSL | hsl(62, 41%, 65%) |
| HSV | hsv(62, 37%, 79%) |
| CMYK | cmyk(1%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(79.66, -11.85, 36.74) |
| CIE-LCH | lch(79.66, 38.60, 107.88°) |
| OKLab | oklab(82.05% -0.0322 0.0901) |
| OKLCH | oklch(82.05% 0.096 109.7) |
| XYZ | xyz(48.8367, 56.0798, 28.6697) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.93
Greenish Tan
#BCCB7A
ΔE00 3.43
Pale Olive
#B9CC81
ΔE00 4.41
Darkkhaki
#BDB76B
ΔE00 5.18
Light Olive
#ACBF69
ΔE00 5.90
Tan Green
#A9BE70
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA80 #8280CA
analogous
#CAA780 #C8CA80 #A3CA80
triadic
#C8CA80 #80C8CA #CA80C8
tetradic
#C8CA80 #80CAA7 #8280CA #CA80A3
square
#C8CA80 #80CAA7 #8280CA #CA80A3
split-complementary
#C8CA80 #80A3CA #A780CA
monochromatic
#90923D #B5B855 #C8CA80 #DBDCAB #EDEED6
Accessibility & contrast
On white
1.72
#C8CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#C8CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA80
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA80 | 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)
#D5C47B
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#D2C1B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c8ca80; /* rgb */ color: rgb(200, 202, 128); /* oklch */ color: oklch(82.0% 0.096 109.7);
Tailwind
colors: {
custom: {
50: '#dadaa6',
500: '#c8ca80',
950: '#000000',
},
}SCSS
$custom: #c8ca80; $custom-light: #dadaa6; $custom-dark: #000000;
JSON
{
"hex": "#c8ca80",
"rgb": {
"r": 200,
"g": 202,
"b": 128
},
"hsl": {
"h": 61.622,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.82049,
"c": 0.09569,
"h": 109.7
},
"luminance": 0.56079
}Semantic roles & 50–950 ramp
primary
#C8CA80
secondary
#575599
accent
#31B435
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380