#C8CA82#C8CA82
#C8CA82 is a very light, moderate yellow. Relative luminance 0.561; OKLCH L 82.1% C 0.093 H 109.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA82 |
|---|---|
| RGB | rgb(200, 202, 130) |
| HSL | hsl(62, 40%, 65%) |
| HSV | hsv(62, 36%, 79%) |
| CMYK | cmyk(1%, 0%, 35.6%, 20.8%) |
| CIE-LAB | lab(79.69, -11.62, 35.76) |
| CIE-LCH | lch(79.69, 37.60, 108.00°) |
| OKLab | oklab(82.08% -0.0314 0.0879) |
| OKLCH | oklch(82.08% 0.093 109.7) |
| XYZ | xyz(48.9697, 56.1330, 29.3698) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 3.53
Pale Olive
#B9CC81
ΔE00 4.38
Darkkhaki
#BDB76B
ΔE00 5.27
Light Olive
#ACBF69
ΔE00 6.03
Tan Green
#A9BE70
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA82 #8482CA
analogous
#CAA882 #C8CA82 #A4CA82
triadic
#C8CA82 #82C8CA #CA82C8
tetradic
#C8CA82 #82CAA8 #8482CA #CA82A4
square
#C8CA82 #82CAA8 #8482CA #CA82A4
split-complementary
#C8CA82 #82A4CA #A882CA
monochromatic
#91933E #B5B857 #C8CA82 #DBDCAD #EEEED8
Accessibility & contrast
On white
1.72
#C8CA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#C8CA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA82
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA82 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47D
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#D1C2B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c8ca82; /* rgb */ color: rgb(200, 202, 130); /* oklch */ color: oklch(82.1% 0.093 109.7);
Tailwind
colors: {
custom: {
50: '#dadaa7',
500: '#c8ca82',
950: '#000000',
},
}SCSS
$custom: #c8ca82; $custom-light: #dadaa7; $custom-dark: #000000;
JSON
{
"hex": "#c8ca82",
"rgb": {
"r": 200,
"g": 202,
"b": 130
},
"hsl": {
"h": 61.667,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.82083,
"c": 0.09337,
"h": 109.7
},
"luminance": 0.56132
}Semantic roles & 50–950 ramp
primary
#C8CA82
secondary
#58569A
accent
#32B336
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380