#C8CF84#C8CF84
#C8CF84 is a very light, moderate yellow. Relative luminance 0.586; OKLCH L 83.2% C 0.097 H 112.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF84 |
|---|---|
| RGB | rgb(200, 207, 132) |
| HSL | hsl(66, 44%, 66%) |
| HSV | hsv(66, 36%, 81%) |
| CMYK | cmyk(3.4%, 0%, 36.2%, 18.8%) |
| CIE-LAB | lab(81.06, -13.92, 36.50) |
| CIE-LCH | lch(81.06, 39.07, 110.87°) |
| OKLab | oklab(83.18% -0.0378 0.0897) |
| OKLCH | oklch(83.18% 0.097 112.9) |
| XYZ | xyz(50.2974, 58.5716, 30.4811) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.24
Greenish Tan
#BCCB7A
ΔE00 2.57
Pale Olive
#B9CC81
ΔE00 3.33
Light Olive
#ACBF69
ΔE00 5.83
Pale Olive Green
#B1D27B
ΔE00 5.97
Tan Green
#A9BE70
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF84 #8B84CF
analogous
#CFB184 #C8CF84 #A3CF84
triadic
#C8CF84 #84C8CF #CF84C8
tetradic
#C8CF84 #84CFB1 #8B84CF #CF84A3
square
#C8CF84 #84CFB1 #8B84CF #CF84A3
split-complementary
#C8CF84 #84A3CF #B184CF
monochromatic
#939C3D #B4BE58 #C8CF84 #DCE0B0 #EFF1DC
Accessibility & contrast
On white
1.65
#C8CF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#C8CF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF84
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF84 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87F
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#D1C7BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf84; /* rgb */ color: rgb(200, 207, 132); /* oklch */ color: oklch(83.2% 0.097 112.9);
Tailwind
colors: {
custom: {
50: '#d9dda8',
500: '#c8cf84',
950: '#000000',
},
}SCSS
$custom: #c8cf84; $custom-light: #d9dda8; $custom-dark: #000000;
JSON
{
"hex": "#c8cf84",
"rgb": {
"r": 200,
"g": 207,
"b": 132
},
"hsl": {
"h": 65.6,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.83179,
"c": 0.09738,
"h": 112.9
},
"luminance": 0.58571
}Semantic roles & 50–950 ramp
primary
#C8CF84
secondary
#5D56A2
accent
#2FB73B
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480