#C8CD94#C8CD94
#C8CD94 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.0% C 0.076 H 112.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CD94 |
|---|---|
| RGB | rgb(200, 205, 148) |
| HSL | hsl(65, 36%, 69%) |
| HSV | hsv(65, 28%, 80%) |
| CMYK | cmyk(2.4%, 0%, 27.8%, 19.6%) |
| CIE-LAB | lab(80.78, -10.88, 27.89) |
| CIE-LCH | lch(80.78, 29.94, 111.31°) |
| OKLab | oklab(83.05% -0.0284 0.07) |
| OKLCH | oklch(83.05% 0.076 112.1) |
| XYZ | xyz(50.9960, 58.0807, 36.5354) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.82
Greenish Tan
#BCCB7A
ΔE00 5.17
Greenish Beige
#C9D179
ΔE00 5.79
Beige (survey)
#E6DAA6
ΔE00 6.77
Tan Green
#A9BE70
ΔE00 7.33
Palegoldenrod
#EEE8AA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CD94 #9994CD
analogous
#CDB694 #C8CD94 #ACCD94
triadic
#C8CD94 #94C8CD #CD94C8
tetradic
#C8CD94 #94CDB6 #9994CD #CD94AC
square
#C8CD94 #94CDB6 #9994CD #CD94AC
split-complementary
#C8CD94 #94ACCD #B694CD
monochromatic
#969D49 #B3BA6A #C8CD94 #DDE0BE #F3F4E7
Accessibility & contrast
On white
1.66
#C8CD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C8CD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CD94
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CD94 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#CFC6BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8cd94; /* rgb */ color: rgb(200, 205, 148); /* oklch */ color: oklch(83.0% 0.076 112.1);
Tailwind
colors: {
custom: {
50: '#d9dcb4',
500: '#c8cd94',
950: '#000000',
},
}SCSS
$custom: #c8cd94; $custom-light: #d9dcb4; $custom-dark: #000000;
JSON
{
"hex": "#c8cd94",
"rgb": {
"r": 200,
"g": 205,
"b": 148
},
"hsl": {
"h": 65.263,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.83048,
"c": 0.07556,
"h": 112.1
},
"luminance": 0.5808
}Semantic roles & 50–950 ramp
primary
#C8CD94
secondary
#6963A2
accent
#36AF41
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481