#C8CF96#C8CF96
#C8CF96 is a very light, moderate yellow. Relative luminance 0.591; OKLCH L 83.5% C 0.076 H 113.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF96 |
|---|---|
| RGB | rgb(200, 207, 150) |
| HSL | hsl(67, 37%, 70%) |
| HSV | hsv(67, 28%, 81%) |
| CMYK | cmyk(3.4%, 0%, 27.5%, 18.8%) |
| CIE-LAB | lab(81.35, -11.63, 27.61) |
| CIE-LCH | lch(81.35, 29.96, 112.84°) |
| OKLab | oklab(83.51% -0.0305 0.0694) |
| OKLCH | oklch(83.51% 0.076 113.7) |
| XYZ | xyz(51.6371, 59.1075, 37.5369) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.62
Greenish Tan
#BCCB7A
ΔE00 5.13
Greenish Beige
#C9D179
ΔE00 5.85
Beige (survey)
#E6DAA6
ΔE00 7.02
Tan Green
#A9BE70
ΔE00 7.38
Palegoldenrod
#EEE8AA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF96 #9D96CF
analogous
#CFB996 #C8CF96 #ACCF96
triadic
#C8CF96 #96C8CF #CF96C8
tetradic
#C8CF96 #96CFB9 #9D96CF #CF96AC
square
#C8CF96 #96CFB9 #9D96CF #CF96AC
split-complementary
#C8CF96 #96ACCF #B996CF
monochromatic
#96A14A #B2BC6C #C8CF96 #DEE2C0 #F4F5EA
Accessibility & contrast
On white
1.64
#C8CF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C8CF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF96
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF96 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#CFC8C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8cf96; /* rgb */ color: rgb(200, 207, 150); /* oklch */ color: oklch(83.5% 0.076 113.7);
Tailwind
colors: {
custom: {
50: '#d9ddb5',
500: '#c8cf96',
950: '#000000',
},
}SCSS
$custom: #c8cf96; $custom-light: #d9ddb5; $custom-dark: #000000;
JSON
{
"hex": "#c8cf96",
"rgb": {
"r": 200,
"g": 207,
"b": 150
},
"hsl": {
"h": 67.368,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.8351,
"c": 0.07579,
"h": 113.7
},
"luminance": 0.59107
}Semantic roles & 50–950 ramp
primary
#C8CF96
secondary
#6D65A5
accent
#35B044
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481