#AEBBB4#AEBBB4
#AEBBB4 is a light, near-neutral green. Relative luminance 0.478; OKLCH L 78.0% C 0.017 H 162.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB4 |
|---|---|
| RGB | rgb(174, 187, 180) |
| HSL | hsl(148, 9%, 71%) |
| HSV | hsv(148, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(74.72, -5.83, 2.00) |
| CIE-LCH | lch(74.72, 6.16, 161.09°) |
| OKLab | oklab(77.99% -0.0166 0.0052) |
| OKLCH | oklch(77.99% 0.017 162.6) |
| XYZ | xyz(43.4624, 47.8342, 50.1143) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.51
Silver
#C0C0C0
ΔE00 7.76
Cool Grey
#95A3A6
ΔE00 8.40
Dark Gray
#A9A9A9
ΔE00 8.53
Dove Gray
#B6B8BD
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB4 #BBAEB5
analogous
#AEBBAE #AEBBB4 #AEBBBA
triadic
#AEBBB4 #B4AEBB #BBB4AE
tetradic
#AEBBB4 #AEAEBB #BBAEB5 #BBBAAE
square
#AEBBB4 #AEAEBB #BBAEB5 #BBBAAE
split-complementary
#AEBBB4 #BAAEBB #BBAEAE
monochromatic
#6D8276 #8D9F95 #AEBBB4 #CFD7D3 #EEF1F0
Accessibility & contrast
On white
1.99
#AEBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#AEBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB4
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB4 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B4
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#ACBBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb4; /* rgb */ color: rgb(174, 187, 180); /* oklch */ color: oklch(78.0% 0.017 162.6);
Tailwind
colors: {
custom: {
50: '#c6cfca',
500: '#aebbb4',
950: '#000000',
},
}SCSS
$custom: #aebbb4; $custom-light: #c6cfca; $custom-dark: #000000;
JSON
{
"hex": "#aebbb4",
"rgb": {
"r": 174,
"g": 187,
"b": 180
},
"hsl": {
"h": 147.692,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.7799,
"c": 0.0174,
"h": 162.6
},
"luminance": 0.47835
}Semantic roles & 50–950 ramp
primary
#AEBBB4
secondary
#E4E1E3
accent
#537593
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282