#C2BF84#C2BF84
#C2BF84 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.078 H 105.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF84 |
|---|---|
| RGB | rgb(194, 191, 132) |
| HSL | hsl(57, 34%, 64%) |
| HSV | hsv(57, 32%, 76%) |
| CMYK | cmyk(0%, 1.5%, 32%, 23.9%) |
| CIE-LAB | lab(76.31, -8.07, 30.21) |
| CIE-LCH | lch(76.31, 31.27, 104.96°) |
| OKLab | oklab(79.3% -0.0209 0.0751) |
| OKLCH | oklch(79.3% 0.078 105.6) |
| XYZ | xyz(45.0441, 50.3977, 29.1802) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.19
Sand
#C2B280
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 6.25
Pale Olive
#B9CC81
ΔE00 6.61
Greenish Beige
#C9D179
ΔE00 6.79
Tan Green
#A9BE70
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF84 #8487C2
analogous
#C2A084 #C2BF84 #A6C284
triadic
#C2BF84 #84C2BF #BF84C2
tetradic
#C2BF84 #84C2A0 #8487C2 #C284A6
square
#C2BF84 #84C2A0 #8487C2 #C284A6
split-complementary
#C2BF84 #84A6C2 #A084C2
monochromatic
#888543 #AEAA5B #C2BF84 #D6D4AD #EBEAD6
Accessibility & contrast
On white
1.90
#C2BF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#C2BF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF84
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF84 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB80
Deuteranopia (green-blind)
#CBBE86
Tritanopia (blue-blind)
#CBB8B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bf84; /* rgb */ color: rgb(194, 191, 132); /* oklch */ color: oklch(79.3% 0.078 105.6);
Tailwind
colors: {
custom: {
50: '#d5d2a8',
500: '#c2bf84',
950: '#000000',
},
}SCSS
$custom: #c2bf84; $custom-light: #d5d2a8; $custom-dark: #000000;
JSON
{
"hex": "#c2bf84",
"rgb": {
"r": 194,
"g": 191,
"b": 132
},
"hsl": {
"h": 57.097,
"s": 33.696,
"l": 63.922
},
"oklch": {
"l": 0.79296,
"c": 0.078,
"h": 105.6
},
"luminance": 0.50397
}Semantic roles & 50–950 ramp
primary
#C2BF84
secondary
#595C91
accent
#3FAC39
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380