#BABE93#BABE93
#BABE93 is a light, muted yellow. Relative luminance 0.494; OKLCH L 78.7% C 0.058 H 112.1°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BABE93 |
|---|---|
| RGB | rgb(186, 190, 147) |
| HSL | hsl(66, 25%, 66%) |
| HSV | hsv(66, 23%, 75%) |
| CMYK | cmyk(2.1%, 0%, 22.6%, 25.5%) |
| CIE-LAB | lab(75.68, -8.60, 21.31) |
| CIE-LCH | lch(75.68, 22.98, 111.98°) |
| OKLab | oklab(78.73% -0.0219 0.0541) |
| OKLCH | oklch(78.73% 0.058 112.1) |
| XYZ | xyz(43.9293, 49.3730, 34.8138) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.02
Sand
#C2B280
ΔE00 7.57
Pale Olive
#B9CC81
ΔE00 7.76
Bland
#AFA88B
ΔE00 8.09
Darkkhaki
#BDB76B
ΔE00 8.17
Tan Green
#A9BE70
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABE93 #9793BE
analogous
#BEAC93 #BABE93 #A4BE93
triadic
#BABE93 #93BABE #BE93BA
tetradic
#BABE93 #93BEAC #9793BE #BE93A4
square
#BABE93 #93BEAC #9793BE #BE93A4
split-complementary
#BABE93 #93A4BE #AC93BE
monochromatic
#818651 #A2A76D #BABE93 #D2D5B9 #EBECDF
Accessibility & contrast
On white
1.93
#BABE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#BABE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABE93
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABE93 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#C0B9B2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #babe93; /* rgb */ color: rgb(186, 190, 147); /* oklch */ color: oklch(78.7% 0.058 112.1);
Tailwind
colors: {
custom: {
50: '#cfd1b3',
500: '#babe93',
950: '#000000',
},
}SCSS
$custom: #babe93; $custom-light: #cfd1b3; $custom-dark: #000000;
JSON
{
"hex": "#babe93",
"rgb": {
"r": 186,
"g": 190,
"b": 147
},
"hsl": {
"h": 65.581,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.7873,
"c": 0.05842,
"h": 112.1
},
"luminance": 0.49373
}Semantic roles & 50–950 ramp
primary
#BABE93
secondary
#D1CFDD
accent
#42A34B
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280