#AEBBB1#AEBBB1
#AEBBB1 is a light, muted green. Relative luminance 0.477; OKLCH L 77.9% C 0.020 H 152.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB1 |
|---|---|
| RGB | rgb(174, 187, 177) |
| HSL | hsl(134, 9%, 71%) |
| HSV | hsv(134, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 5.3%, 26.7%) |
| CIE-LAB | lab(74.64, -6.39, 3.52) |
| CIE-LCH | lch(74.64, 7.30, 151.18°) |
| OKLab | oklab(77.9% -0.0178 0.0092) |
| OKLCH | oklch(77.9% 0.02 152.7) |
| XYZ | xyz(43.1601, 47.7133, 48.5222) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.26
Silver
#C0C0C0
ΔE00 8.59
Dark Gray
#A9A9A9
ΔE00 9.26
Cool Grey
#95A3A6
ΔE00 9.26
Cement
#A5A391
ΔE00 9.27
Greyish
#A8A495
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB1 #BBAEB8
analogous
#B1BBAE #AEBBB1 #AEBBB7
triadic
#AEBBB1 #B1AEBB #BBB1AE
tetradic
#AEBBB1 #AEB1BB #BBAEB8 #BBB7AE
square
#AEBBB1 #AEB1BB #BBAEB8 #BBB7AE
split-complementary
#AEBBB1 #B7AEBB #BBAEB1
monochromatic
#6D8272 #8D9F91 #AEBBB1 #CFD7D1 #EEF1EF
Accessibility & contrast
On white
1.99
#AEBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AEBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB1
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB1 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B1
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#ACBBB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb1; /* rgb */ color: rgb(174, 187, 177); /* oklch */ color: oklch(77.9% 0.020 152.7);
Tailwind
colors: {
custom: {
50: '#c6cfc8',
500: '#aebbb1',
950: '#000000',
},
}SCSS
$custom: #aebbb1; $custom-light: #c6cfc8; $custom-dark: #000000;
JSON
{
"hex": "#aebbb1",
"rgb": {
"r": 174,
"g": 187,
"b": 177
},
"hsl": {
"h": 133.846,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77904,
"c": 0.02005,
"h": 152.7
},
"luminance": 0.47714
}Semantic roles & 50–950 ramp
primary
#AEBBB1
secondary
#E4E1E3
accent
#538493
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282