#BABE94#BABE94
#BABE94 is a light, muted yellow. Relative luminance 0.494; OKLCH L 78.8% C 0.057 H 112.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BABE94 |
|---|---|
| RGB | rgb(186, 190, 148) |
| HSL | hsl(66, 24%, 66%) |
| HSV | hsv(66, 22%, 75%) |
| CMYK | cmyk(2.1%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(75.70, -8.46, 20.81) |
| CIE-LCH | lch(75.70, 22.46, 112.12°) |
| OKLab | oklab(78.75% -0.0215 0.0529) |
| OKLCH | oklch(78.75% 0.057 112.1) |
| XYZ | xyz(44.0081, 49.4045, 35.2289) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.99
Sand
#C2B280
ΔE00 7.66
Pale Olive
#B9CC81
ΔE00 7.97
Bland
#AFA88B
ΔE00 7.99
Darkkhaki
#BDB76B
ΔE00 8.40
Tan Green
#A9BE70
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABE94 #9894BE
analogous
#BEAD94 #BABE94 #A5BE94
triadic
#BABE94 #94BABE #BE94BA
tetradic
#BABE94 #94BEAD #9894BE #BE94A5
square
#BABE94 #94BEAD #9894BE #BE94A5
split-complementary
#BABE94 #94A5BE #AD94BE
monochromatic
#818651 #A1A76E #BABE94 #D3D5BA #EBECE0
Accessibility & contrast
On white
1.93
#BABE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#BABE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABE94
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABE94 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#BFB9B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #babe94; /* rgb */ color: rgb(186, 190, 148); /* oklch */ color: oklch(78.8% 0.057 112.1);
Tailwind
colors: {
custom: {
50: '#cfd1b3',
500: '#babe94',
950: '#000000',
},
}SCSS
$custom: #babe94; $custom-light: #cfd1b3; $custom-dark: #000000;
JSON
{
"hex": "#babe94",
"rgb": {
"r": 186,
"g": 190,
"b": 148
},
"hsl": {
"h": 65.714,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.78752,
"c": 0.05712,
"h": 112.1
},
"luminance": 0.49404
}Semantic roles & 50–950 ramp
primary
#BABE94
secondary
#D1D0DE
accent
#43A34C
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#131411
muted
#828280