#C8CF94#C8CF94
#C8CF94 is a very light, moderate yellow. Relative luminance 0.590; OKLCH L 83.5% C 0.078 H 113.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF94 |
|---|---|
| RGB | rgb(200, 207, 148) |
| HSL | hsl(67, 38%, 70%) |
| HSV | hsv(67, 29%, 81%) |
| CMYK | cmyk(3.4%, 0%, 28.5%, 18.8%) |
| CIE-LAB | lab(81.32, -11.90, 28.60) |
| CIE-LCH | lch(81.32, 30.98, 112.59°) |
| OKLab | oklab(83.47% -0.0313 0.0717) |
| OKLCH | oklch(83.47% 0.078 113.6) |
| XYZ | xyz(51.4775, 59.0436, 36.6959) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.32
Greenish Tan
#BCCB7A
ΔE00 4.75
Greenish Beige
#C9D179
ΔE00 5.41
Beige (survey)
#E6DAA6
ΔE00 7.07
Tan Green
#A9BE70
ΔE00 7.14
Pale Olive Green
#B1D27B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF94 #9B94CF
analogous
#CFB994 #C8CF94 #AACF94
triadic
#C8CF94 #94C8CF #CF94C8
tetradic
#C8CF94 #94CFB9 #9B94CF #CF94AA
square
#C8CF94 #94CFB9 #9B94CF #CF94AA
split-complementary
#C8CF94 #94AACF #B994CF
monochromatic
#96A148 #B2BC6A #C8CF94 #DEE2BE #F3F5E8
Accessibility & contrast
On white
1.64
#C8CF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C8CF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF94
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF94 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C990
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#CFC8C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8cf94; /* rgb */ color: rgb(200, 207, 148); /* oklch */ color: oklch(83.5% 0.078 113.6);
Tailwind
colors: {
custom: {
50: '#d9ddb4',
500: '#c8cf94',
950: '#000000',
},
}SCSS
$custom: #c8cf94; $custom-light: #d9ddb4; $custom-dark: #000000;
JSON
{
"hex": "#c8cf94",
"rgb": {
"r": 200,
"g": 207,
"b": 148
},
"hsl": {
"h": 67.119,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.83471,
"c": 0.07825,
"h": 113.6
},
"luminance": 0.59043
}Semantic roles & 50–950 ramp
primary
#C8CF94
secondary
#6B63A4
accent
#34B143
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481