#BABEAF#BABEAF
#BABEAF is a light, muted yellow-green. Relative luminance 0.504; OKLCH L 79.4% C 0.021 H 119.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BABEAF |
|---|---|
| RGB | rgb(186, 190, 175) |
| HSL | hsl(76, 10%, 72%) |
| HSV | hsv(76, 8%, 75%) |
| CMYK | cmyk(2.1%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(76.29, -4.11, 7.09) |
| CIE-LCH | lch(76.29, 8.19, 120.07°) |
| OKLab | oklab(79.41% -0.0103 0.0185) |
| OKLCH | oklch(79.41% 0.021 119) |
| XYZ | xyz(46.3999, 50.3612, 47.8254) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.75
Warm Gray
#C9BEB0
ΔE00 7.68
Silver
#C0C0C0
ΔE00 7.82
Greyish
#A8A495
ΔE00 7.83
Cement
#A5A391
ΔE00 7.86
Light Grey
#D8DCD6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABEAF #B3AFBE
analogous
#BEBBAF #BABEAF #B3BEAF
triadic
#BABEAF #AFBABE #BEAFBA
tetradic
#BABEAF #AFBEBB #B3AFBE #BEAFB3
square
#BABEAF #AFBEBB #B3AFBE #BEAFB3
split-complementary
#BABEAF #AFB3BE #BBAFBE
monochromatic
#7F866D #9DA38D #BABEAF #D7D9D1 #F0F1EE
Accessibility & contrast
On white
1.90
#BABEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BABEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABEAF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABEAF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#BCBCBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #babeaf; /* rgb */ color: rgb(186, 190, 175); /* oklch */ color: oklch(79.4% 0.021 119.0);
Tailwind
colors: {
custom: {
50: '#ced1c6',
500: '#babeaf',
950: '#000000',
},
}SCSS
$custom: #babeaf; $custom-light: #ced1c6; $custom-dark: #000000;
JSON
{
"hex": "#babeaf",
"rgb": {
"r": 186,
"g": 190,
"b": 175
},
"hsl": {
"h": 76,
"s": 10.345,
"l": 71.569
},
"oklch": {
"l": 0.79411,
"c": 0.0212,
"h": 119
},
"luminance": 0.50361
}Semantic roles & 50–950 ramp
primary
#BABEAF
secondary
#858091
accent
#519463
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382