#C8CF85#C8CF85
#C8CF85 is a very light, moderate yellow. Relative luminance 0.586; OKLCH L 83.2% C 0.096 H 112.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF85 |
|---|---|
| RGB | rgb(200, 207, 133) |
| HSL | hsl(66, 44%, 67%) |
| HSV | hsv(66, 36%, 81%) |
| CMYK | cmyk(3.4%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(81.07, -13.80, 36.01) |
| CIE-LCH | lch(81.07, 38.57, 110.96°) |
| OKLab | oklab(83.2% -0.0374 0.0886) |
| OKLCH | oklch(83.2% 0.096 112.9) |
| XYZ | xyz(50.3662, 58.5991, 30.8432) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.42
Greenish Tan
#BCCB7A
ΔE00 2.64
Pale Olive
#B9CC81
ΔE00 3.30
Light Olive
#ACBF69
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 5.99
Tan Green
#A9BE70
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF85 #8C85CF
analogous
#CFB185 #C8CF85 #A3CF85
triadic
#C8CF85 #85C8CF #CF85C8
tetradic
#C8CF85 #85CFB1 #8C85CF #CF85A3
square
#C8CF85 #85CFB1 #8C85CF #CF85A3
split-complementary
#C8CF85 #85A3CF #B185CF
monochromatic
#939C3D #B4BE59 #C8CF85 #DCE0B1 #F0F2DD
Accessibility & contrast
On white
1.65
#C8CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#C8CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF85
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF85 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#D1C7BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf85; /* rgb */ color: rgb(200, 207, 133); /* oklch */ color: oklch(83.2% 0.096 112.9);
Tailwind
colors: {
custom: {
50: '#d9dda9',
500: '#c8cf85',
950: '#000000',
},
}SCSS
$custom: #c8cf85; $custom-light: #d9dda9; $custom-dark: #000000;
JSON
{
"hex": "#c8cf85",
"rgb": {
"r": 200,
"g": 207,
"b": 133
},
"hsl": {
"h": 65.676,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.83196,
"c": 0.09622,
"h": 112.9
},
"luminance": 0.58598
}Semantic roles & 50–950 ramp
primary
#C8CF85
secondary
#5D56A2
accent
#2FB73C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481