#BABE95#BABE95
#BABE95 is a light, muted yellow. Relative luminance 0.494; OKLCH L 78.8% C 0.056 H 112.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BABE95 |
|---|---|
| RGB | rgb(186, 190, 149) |
| HSL | hsl(66, 24%, 66%) |
| HSV | hsv(66, 22%, 75%) |
| CMYK | cmyk(2.1%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(75.72, -8.31, 20.30) |
| CIE-LCH | lch(75.72, 21.93, 112.26°) |
| OKLab | oklab(78.77% -0.0211 0.0517) |
| OKLCH | oklch(78.77% 0.056 112.2) |
| XYZ | xyz(44.0876, 49.4363, 35.6475) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.98
Sand
#C2B280
ΔE00 7.76
Bland
#AFA88B
ΔE00 7.90
Pale Olive
#B9CC81
ΔE00 8.19
Stone (survey)
#ADA587
ΔE00 8.59
Darkkhaki
#BDB76B
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABE95 #9995BE
analogous
#BEAE95 #BABE95 #A6BE95
triadic
#BABE95 #95BABE #BE95BA
tetradic
#BABE95 #95BEAE #9995BE #BE95A6
square
#BABE95 #95BEAE #9995BE #BE95A6
split-complementary
#BABE95 #95A6BE #AE95BE
monochromatic
#818652 #A1A76F #BABE95 #D3D5BB #EBEDE1
Accessibility & contrast
On white
1.93
#BABE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BABE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABE95
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABE95 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA92
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#BFB9B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #babe95; /* rgb */ color: rgb(186, 190, 149); /* oklch */ color: oklch(78.8% 0.056 112.2);
Tailwind
colors: {
custom: {
50: '#cfd1b4',
500: '#babe95',
950: '#000000',
},
}SCSS
$custom: #babe95; $custom-light: #cfd1b4; $custom-dark: #000000;
JSON
{
"hex": "#babe95",
"rgb": {
"r": 186,
"g": 190,
"b": 149
},
"hsl": {
"h": 65.854,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.78774,
"c": 0.05582,
"h": 112.2
},
"luminance": 0.49436
}Semantic roles & 50–950 ramp
primary
#BABE95
secondary
#D2D1DE
accent
#43A24C
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#131411
muted
#828280