#C8CA90#C8CA90
#C8CA90 is a very light, moderate yellow. Relative luminance 0.565; OKLCH L 82.3% C 0.077 H 109.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA90 |
|---|---|
| RGB | rgb(200, 202, 144) |
| HSL | hsl(62, 35%, 68%) |
| HSV | hsv(62, 29%, 79%) |
| CMYK | cmyk(1%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(79.92, -9.88, 28.82) |
| CIE-LCH | lch(79.92, 30.46, 108.92°) |
| OKLab | oklab(82.34% -0.0257 0.0721) |
| OKLCH | oklch(82.34% 0.077 109.6) |
| XYZ | xyz(49.9741, 56.5347, 34.6598) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.19
Greenish Tan
#BCCB7A
ΔE00 5.23
Greenish Beige
#C9D179
ΔE00 5.68
Beige (survey)
#E6DAA6
ΔE00 6.55
Darkkhaki
#BDB76B
ΔE00 6.61
Tan Green
#A9BE70
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA90 #9290CA
analogous
#CAAF90 #C8CA90 #ABCA90
triadic
#C8CA90 #90C8CA #CA90C8
tetradic
#C8CA90 #90CAAF #9290CA #CA90AB
square
#C8CA90 #90CAAF #9290CA #CA90AB
split-complementary
#C8CA90 #90ABCA #AF90CA
monochromatic
#959748 #B3B667 #C8CA90 #DDDEB9 #F1F2E3
Accessibility & contrast
On white
1.71
#C8CA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#C8CA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA90
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA90 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58C
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#D0C3BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca90; /* rgb */ color: rgb(200, 202, 144); /* oklch */ color: oklch(82.3% 0.077 109.6);
Tailwind
colors: {
custom: {
50: '#d9dab1',
500: '#c8ca90',
950: '#000000',
},
}SCSS
$custom: #c8ca90; $custom-light: #d9dab1; $custom-dark: #000000;
JSON
{
"hex": "#c8ca90",
"rgb": {
"r": 200,
"g": 202,
"b": 144
},
"hsl": {
"h": 62.069,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.82338,
"c": 0.07657,
"h": 109.6
},
"luminance": 0.56534
}Semantic roles & 50–950 ramp
primary
#C8CA90
secondary
#62609F
accent
#37AE3B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381