#AEBAB3#AEBAB3
#AEBAB3 is a light, near-neutral green. Relative luminance 0.474; OKLCH L 77.8% C 0.017 H 160.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAB3 |
|---|---|
| RGB | rgb(174, 186, 179) |
| HSL | hsl(145, 8%, 71%) |
| HSV | hsv(145, 6%, 73%) |
| CMYK | cmyk(6.5%, 0%, 3.8%, 27.1%) |
| CIE-LAB | lab(74.43, -5.49, 2.11) |
| CIE-LCH | lch(74.43, 5.88, 158.94°) |
| OKLab | oklab(77.75% -0.0156 0.0055) |
| OKLCH | oklch(77.75% 0.017 160.5) |
| XYZ | xyz(43.1495, 47.3708, 49.5093) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.41
Silver
#C0C0C0
ΔE00 7.52
Dark Gray
#A9A9A9
ΔE00 8.14
Cool Grey
#95A3A6
ΔE00 8.22
Dove Gray
#B6B8BD
ΔE00 8.52
Greyish
#A8A495
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAB3 #BAAEB5
analogous
#AFBAAE #AEBAB3 #AEBAB9
triadic
#AEBAB3 #B3AEBA #BAB3AE
tetradic
#AEBAB3 #AEAFBA #BAAEB5 #BAB9AE
square
#AEBAB3 #AEAFBA #BAAEB5 #BAB9AE
split-complementary
#AEBAB3 #B9AEBA #BAAEAF
monochromatic
#6D8075 #8D9E94 #AEBAB3 #CFD6D2 #EEF1EF
Accessibility & contrast
On white
2.00
#AEBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#AEBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAB3
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAB3 | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B3
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#ACBAB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebab3; /* rgb */ color: rgb(174, 186, 179); /* oklch */ color: oklch(77.8% 0.017 160.5);
Tailwind
colors: {
custom: {
50: '#c6cec9',
500: '#aebab3',
950: '#000000',
},
}SCSS
$custom: #aebab3; $custom-light: #c6cec9; $custom-dark: #000000;
JSON
{
"hex": "#aebab3",
"rgb": {
"r": 174,
"g": 186,
"b": 179
},
"hsl": {
"h": 145,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.7775,
"c": 0.01652,
"h": 160.5
},
"luminance": 0.47371
}Semantic roles & 50–950 ramp
primary
#AEBAB3
secondary
#E4E0E2
accent
#547892
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282