#AEBBB3#AEBBB3
#AEBBB3 is a light, near-neutral green. Relative luminance 0.478; OKLCH L 78.0% C 0.018 H 159.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB3 |
|---|---|
| RGB | rgb(174, 187, 179) |
| HSL | hsl(143, 9%, 71%) |
| HSV | hsv(143, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(74.69, -6.02, 2.50) |
| CIE-LCH | lch(74.69, 6.52, 157.41°) |
| OKLab | oklab(77.96% -0.017 0.0065) |
| OKLCH | oklch(77.96% 0.018 159) |
| XYZ | xyz(43.3609, 47.7936, 49.5797) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.75
Silver
#C0C0C0
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 8.77
Dove Gray
#B6B8BD
ΔE00 9.14
Cement
#A5A391
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB3 #BBAEB6
analogous
#AFBBAE #AEBBB3 #AEBBB9
triadic
#AEBBB3 #B3AEBB #BBB3AE
tetradic
#AEBBB3 #AEAFBB #BBAEB6 #BBB9AE
square
#AEBBB3 #AEAFBB #BBAEB6 #BBB9AE
split-complementary
#AEBBB3 #B9AEBB #BBAEAF
monochromatic
#6D8275 #8D9F94 #AEBBB3 #CFD7D2 #EEF1EF
Accessibility & contrast
On white
1.99
#AEBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#AEBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB3
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB3 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B3
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#ACBBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb3; /* rgb */ color: rgb(174, 187, 179); /* oklch */ color: oklch(78.0% 0.018 159.0);
Tailwind
colors: {
custom: {
50: '#c6cfc9',
500: '#aebbb3',
950: '#000000',
},
}SCSS
$custom: #aebbb3; $custom-light: #c6cfc9; $custom-dark: #000000;
JSON
{
"hex": "#aebbb3",
"rgb": {
"r": 174,
"g": 187,
"b": 179
},
"hsl": {
"h": 143.077,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77961,
"c": 0.01822,
"h": 159
},
"luminance": 0.47794
}Semantic roles & 50–950 ramp
primary
#AEBBB3
secondary
#E4E1E3
accent
#537A93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282