#C0BF8A#C0BF8A
#C0BF8A is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.2% C 0.071 H 107.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BF8A |
|---|---|
| RGB | rgb(192, 191, 138) |
| HSL | hsl(59, 30%, 65%) |
| HSV | hsv(59, 28%, 75%) |
| CMYK | cmyk(0%, 0.5%, 28.1%, 24.7%) |
| CIE-LAB | lab(76.26, -8.08, 26.95) |
| CIE-LCH | lch(76.26, 28.14, 106.69°) |
| OKLab | oklab(79.25% -0.0207 0.0676) |
| OKLCH | oklch(79.25% 0.071 107) |
| XYZ | xyz(44.9566, 50.3038, 31.3811) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.49
Sand
#C2B280
ΔE00 5.85
Greenish Tan
#BCCB7A
ΔE00 6.76
Pale Olive
#B9CC81
ΔE00 6.77
Tan Green
#A9BE70
ΔE00 7.37
Greenish Beige
#C9D179
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BF8A #8A8BC0
analogous
#C0A48A #C0BF8A #A6C08A
triadic
#C0BF8A #8AC0BF #BF8AC0
tetradic
#C0BF8A #8AC0A4 #8A8BC0 #C08AA6
square
#C0BF8A #8AC0A4 #8A8BC0 #C08AA6
split-complementary
#C0BF8A #8AA6C0 #A48AC0
monochromatic
#878649 #ABA962 #C0BF8A #D5D5B2 #EBEBDA
Accessibility & contrast
On white
1.90
#C0BF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#C0BF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BF8A
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BF8A | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB86
Deuteranopia (green-blind)
#C9BD8C
Tritanopia (blue-blind)
#C8B8B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0bf8a; /* rgb */ color: rgb(192, 191, 138); /* oklch */ color: oklch(79.2% 0.071 107.0);
Tailwind
colors: {
custom: {
50: '#d3d2ac',
500: '#c0bf8a',
950: '#000000',
},
}SCSS
$custom: #c0bf8a; $custom-light: #d3d2ac; $custom-dark: #000000;
JSON
{
"hex": "#c0bf8a",
"rgb": {
"r": 192,
"g": 191,
"b": 138
},
"hsl": {
"h": 58.889,
"s": 30,
"l": 64.706
},
"oklch": {
"l": 0.79245,
"c": 0.07067,
"h": 107
},
"luminance": 0.50303
}Semantic roles & 50–950 ramp
primary
#C0BF8A
secondary
#5E5F90
accent
#3FA93D
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381