#C8CA94#C8CA94
#C8CA94 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.4% C 0.072 H 109.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA94 |
|---|---|
| RGB | rgb(200, 202, 148) |
| HSL | hsl(62, 34%, 69%) |
| HSV | hsv(62, 27%, 79%) |
| CMYK | cmyk(1%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(79.99, -9.35, 26.82) |
| CIE-LCH | lch(79.99, 28.40, 109.21°) |
| OKLab | oklab(82.42% -0.0241 0.0674) |
| OKLCH | oklch(82.42% 0.072 109.6) |
| XYZ | xyz(50.2852, 56.6592, 36.2985) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.73
Greenish Tan
#BCCB7A
ΔE00 5.96
Beige (survey)
#E6DAA6
ΔE00 6.42
Greenish Beige
#C9D179
ΔE00 6.51
Darkkhaki
#BDB76B
ΔE00 7.20
Tan Green
#A9BE70
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA94 #9694CA
analogous
#CAB194 #C8CA94 #ADCA94
triadic
#C8CA94 #94C8CA #CA94C8
tetradic
#C8CA94 #94CAB1 #9694CA #CA94AD
square
#C8CA94 #94CAB1 #9694CA #CA94AD
split-complementary
#C8CA94 #94ADCA #B194CA
monochromatic
#95984B #B3B66B #C8CA94 #DDDEBD #F2F3E6
Accessibility & contrast
On white
1.70
#C8CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#C8CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA94
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA94 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C590
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#CFC3BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca94; /* rgb */ color: rgb(200, 202, 148); /* oklch */ color: oklch(82.4% 0.072 109.6);
Tailwind
colors: {
custom: {
50: '#d9dab3',
500: '#c8ca94',
950: '#000000',
},
}SCSS
$custom: #c8ca94; $custom-light: #d9dab3; $custom-dark: #000000;
JSON
{
"hex": "#c8ca94",
"rgb": {
"r": 200,
"g": 202,
"b": 148
},
"hsl": {
"h": 62.222,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.82417,
"c": 0.07161,
"h": 109.6
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#C8CA94
secondary
#66639F
accent
#39AD3D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381