#BABE92#BABE92
#BABE92 is a light, muted yellow. Relative luminance 0.493; OKLCH L 78.7% C 0.060 H 112.0°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BABE92 |
|---|---|
| RGB | rgb(186, 190, 146) |
| HSL | hsl(65, 25%, 66%) |
| HSV | hsv(65, 23%, 75%) |
| CMYK | cmyk(2.1%, 0%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.66, -8.75, 21.82) |
| CIE-LCH | lch(75.66, 23.51, 111.85°) |
| OKLab | oklab(78.71% -0.0224 0.0554) |
| OKLCH | oklch(78.71% 0.06 112) |
| XYZ | xyz(43.8512, 49.3417, 34.4024) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.05
Sand
#C2B280
ΔE00 7.49
Pale Olive
#B9CC81
ΔE00 7.55
Darkkhaki
#BDB76B
ΔE00 7.94
Tan Green
#A9BE70
ΔE00 7.99
Greenish Tan
#BCCB7A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABE92 #9692BE
analogous
#BEAC92 #BABE92 #A4BE92
triadic
#BABE92 #92BABE #BE92BA
tetradic
#BABE92 #92BEAC #9692BE #BE92A4
square
#BABE92 #92BEAC #9692BE #BE92A4
split-complementary
#BABE92 #92A4BE #AC92BE
monochromatic
#818650 #A2A76C #BABE92 #D2D5B8 #EBECDF
Accessibility & contrast
On white
1.93
#BABE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#BABE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABE92
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABE92 | 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)
#C5BA8F
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#C0B9B2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #babe92; /* rgb */ color: rgb(186, 190, 146); /* oklch */ color: oklch(78.7% 0.060 112.0);
Tailwind
colors: {
custom: {
50: '#cfd1b2',
500: '#babe92',
950: '#000000',
},
}SCSS
$custom: #babe92; $custom-light: #cfd1b2; $custom-dark: #000000;
JSON
{
"hex": "#babe92",
"rgb": {
"r": 186,
"g": 190,
"b": 146
},
"hsl": {
"h": 65.455,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.78709,
"c": 0.05971,
"h": 112
},
"luminance": 0.49341
}Semantic roles & 50–950 ramp
primary
#BABE92
secondary
#D0CFDD
accent
#42A44B
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141411
muted
#828280