#C1C87F#C1C87F
#C1C87F is a light, moderate yellow. Relative luminance 0.542; OKLCH L 81.0% C 0.095 H 113.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C87F |
|---|---|
| RGB | rgb(193, 200, 127) |
| HSL | hsl(66, 40%, 64%) |
| HSV | hsv(66, 37%, 78%) |
| CMYK | cmyk(3.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(78.57, -13.69, 35.73) |
| CIE-LCH | lch(78.57, 38.27, 110.97°) |
| OKLab | oklab(81.04% -0.0373 0.0878) |
| OKLCH | oklch(81.04% 0.095 113) |
| XYZ | xyz(46.4777, 54.1789, 28.0837) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.26
Pale Olive
#B9CC81
ΔE00 3.04
Greenish Beige
#C9D179
ΔE00 3.23
Light Olive
#ACBF69
ΔE00 4.62
Tan Green
#A9BE70
ΔE00 4.86
Darkkhaki
#BDB76B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C87F #867FC8
analogous
#C8AB7F #C1C87F #9DC87F
triadic
#C1C87F #7FC1C8 #C87FC1
tetradic
#C1C87F #7FC8AB #867FC8 #C87F9D
square
#C1C87F #7FC8AB #867FC8 #C87F9D
split-complementary
#C1C87F #7F9DC8 #AB7FC8
monochromatic
#878F3D #ACB654 #C1C87F #D6DAAA #EAEDD5
Accessibility & contrast
On white
1.77
#C1C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#C1C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C87F
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C87F | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#C9C0B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c1c87f; /* rgb */ color: rgb(193, 200, 127); /* oklch */ color: oklch(81.0% 0.095 113.0);
Tailwind
colors: {
custom: {
50: '#d5d8a5',
500: '#c1c87f',
950: '#000000',
},
}SCSS
$custom: #c1c87f; $custom-light: #d5d8a5; $custom-dark: #000000;
JSON
{
"hex": "#c1c87f",
"rgb": {
"r": 193,
"g": 200,
"b": 127
},
"hsl": {
"h": 65.753,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.81041,
"c": 0.09538,
"h": 113
},
"luminance": 0.54178
}Semantic roles & 50–950 ramp
primary
#C1C87F
secondary
#5B5596
accent
#33B33F
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380