#BABE98#BABE98
#BABE98 is a light, muted yellow. Relative luminance 0.495; OKLCH L 78.8% C 0.052 H 112.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BABE98 |
|---|---|
| RGB | rgb(186, 190, 152) |
| HSL | hsl(66, 23%, 67%) |
| HSV | hsv(66, 20%, 75%) |
| CMYK | cmyk(2.1%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(75.78, -7.86, 18.77) |
| CIE-LCH | lch(75.78, 20.35, 112.71°) |
| OKLab | oklab(78.84% -0.0198 0.048) |
| OKLCH | oklch(78.84% 0.052 112.5) |
| XYZ | xyz(44.3302, 49.5333, 36.9252) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.02
Bland
#AFA88B
ΔE00 7.65
Sand
#C2B280
ΔE00 8.10
Stone (survey)
#ADA587
ΔE00 8.40
Greenish Grey
#96AE8D
ΔE00 8.68
Putty
#BEAE8A
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABE98 #9C98BE
analogous
#BEAF98 #BABE98 #A7BE98
triadic
#BABE98 #98BABE #BE98BA
tetradic
#BABE98 #98BEAF #9C98BE #BE98A7
square
#BABE98 #98BEAF #9C98BE #BE98A7
split-complementary
#BABE98 #98A7BE #AF98BE
monochromatic
#818755 #A1A672 #BABE98 #D3D6BE #ECEDE3
Accessibility & contrast
On white
1.93
#BABE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BABE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABE98
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABE98 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#BFB9B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #babe98; /* rgb */ color: rgb(186, 190, 152); /* oklch */ color: oklch(78.8% 0.052 112.5);
Tailwind
colors: {
custom: {
50: '#cfd1b6',
500: '#babe98',
950: '#000000',
},
}SCSS
$custom: #babe98; $custom-light: #cfd1b6; $custom-dark: #000000;
JSON
{
"hex": "#babe98",
"rgb": {
"r": 186,
"g": 190,
"b": 152
},
"hsl": {
"h": 66.316,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.78842,
"c": 0.0519,
"h": 112.5
},
"luminance": 0.49533
}Semantic roles & 50–950 ramp
primary
#BABE98
secondary
#D4D3DF
accent
#44A14E
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#131411
muted
#828280