#C8CA85#C8CA85
#C8CA85 is a very light, moderate yellow. Relative luminance 0.562; OKLCH L 82.1% C 0.090 H 109.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA85 |
|---|---|
| RGB | rgb(200, 202, 133) |
| HSL | hsl(62, 39%, 66%) |
| HSV | hsv(62, 34%, 79%) |
| CMYK | cmyk(1%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(79.74, -11.26, 34.28) |
| CIE-LCH | lch(79.74, 36.08, 108.19°) |
| OKLab | oklab(82.14% -0.0302 0.0846) |
| OKLCH | oklch(82.14% 0.09 109.6) |
| XYZ | xyz(49.1740, 56.2147, 30.4458) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.66
Greenish Tan
#BCCB7A
ΔE00 3.76
Pale Olive
#B9CC81
ΔE00 4.40
Darkkhaki
#BDB76B
ΔE00 5.45
Light Olive
#ACBF69
ΔE00 6.25
Tan Green
#A9BE70
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA85 #8785CA
analogous
#CAA985 #C8CA85 #A5CA85
triadic
#C8CA85 #85C8CA #CA85C8
tetradic
#C8CA85 #85CAA9 #8785CA #CA85A5
square
#C8CA85 #85CAA9 #8785CA #CA85A5
split-complementary
#C8CA85 #85A5CA #A985CA
monochromatic
#929440 #B5B75A #C8CA85 #DBDDB0 #EEEFDA
Accessibility & contrast
On white
1.72
#C8CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C8CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA85
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA85 | 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)
#D4C480
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#D1C2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca85; /* rgb */ color: rgb(200, 202, 133); /* oklch */ color: oklch(82.1% 0.090 109.6);
Tailwind
colors: {
custom: {
50: '#d9daa9',
500: '#c8ca85',
950: '#000000',
},
}SCSS
$custom: #c8ca85; $custom-light: #d9daa9; $custom-dark: #000000;
JSON
{
"hex": "#c8ca85",
"rgb": {
"r": 200,
"g": 202,
"b": 133
},
"hsl": {
"h": 61.739,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.82135,
"c": 0.08986,
"h": 109.6
},
"luminance": 0.56214
}Semantic roles & 50–950 ramp
primary
#C8CA85
secondary
#5A589B
accent
#33B237
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380