#BABEB0#BABEB0
#BABEB0 is a light, near-neutral yellow-green. Relative luminance 0.504; OKLCH L 79.4% C 0.020 H 119.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BABEB0 |
|---|---|
| RGB | rgb(186, 190, 176) |
| HSL | hsl(77, 10%, 72%) |
| HSV | hsv(77, 7%, 75%) |
| CMYK | cmyk(2.1%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(76.31, -3.93, 6.58) |
| CIE-LCH | lch(76.31, 7.67, 120.84°) |
| OKLab | oklab(79.44% -0.0099 0.0172) |
| OKLCH | oklch(79.44% 0.02 119.8) |
| XYZ | xyz(46.4985, 50.4006, 48.3445) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Silver
#C0C0C0
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 7.56
Greyish
#A8A495
ΔE00 7.83
Cement
#A5A391
ΔE00 7.94
Light Grey
#D8DCD6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABEB0 #B4B0BE
analogous
#BEBBB0 #BABEB0 #B3BEB0
triadic
#BABEB0 #B0BABE #BEB0BA
tetradic
#BABEB0 #B0BEBB #B4B0BE #BEB0B3
square
#BABEB0 #B0BEBB #B4B0BE #BEB0B3
split-complementary
#BABEB0 #B0B3BE #BBB0BE
monochromatic
#7F866E #9DA28E #BABEB0 #D7DAD2 #F0F1EE
Accessibility & contrast
On white
1.90
#BABEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#BABEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABEB0
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABEB0 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#C0BCB1
Tritanopia (blue-blind)
#BBBCBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #babeb0; /* rgb */ color: rgb(186, 190, 176); /* oklch */ color: oklch(79.4% 0.020 119.8);
Tailwind
colors: {
custom: {
50: '#ced1c7',
500: '#babeb0',
950: '#000000',
},
}SCSS
$custom: #babeb0; $custom-light: #ced1c7; $custom-dark: #000000;
JSON
{
"hex": "#babeb0",
"rgb": {
"r": 186,
"g": 190,
"b": 176
},
"hsl": {
"h": 77.143,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.79438,
"c": 0.01985,
"h": 119.8
},
"luminance": 0.50401
}Semantic roles & 50–950 ramp
primary
#BABEB0
secondary
#868191
accent
#529465
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382