#AEBDB4#AEBDB4
#AEBDB4 is a light, muted green. Relative luminance 0.487; OKLCH L 78.4% C 0.021 H 159.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDB4 |
|---|---|
| RGB | rgb(174, 189, 180) |
| HSL | hsl(144, 10%, 71%) |
| HSV | hsv(144, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 4.8%, 25.9%) |
| CIE-LAB | lab(75.26, -6.88, 2.78) |
| CIE-LCH | lch(75.26, 7.42, 158.04°) |
| OKLab | oklab(78.42% -0.0195 0.0072) |
| OKLCH | oklch(78.42% 0.021 159.6) |
| XYZ | xyz(43.8897, 48.6887, 50.2567) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.25
Silver
#C0C0C0
ΔE00 8.79
Cool Grey
#95A3A6
ΔE00 9.34
Light Grey
#D8DCD6
ΔE00 9.67
Dark Gray
#A9A9A9
ΔE00 9.74
Dove Gray
#B6B8BD
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDB4 #BDAEB7
analogous
#AFBDAE #AEBDB4 #AEBDBB
triadic
#AEBDB4 #B4AEBD #BDB4AE
tetradic
#AEBDB4 #AEAFBD #BDAEB7 #BDBBAE
square
#AEBDB4 #AEAFBD #BDAEB7 #BDBBAE
split-complementary
#AEBDB4 #BBAEBD #BDAEAF
monochromatic
#6C8576 #8CA295 #AEBDB4 #D0D8D3 #EEF1EF
Accessibility & contrast
On white
1.96
#AEBDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#AEBDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDB4
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDB4 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB4
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#ACBDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebdb4; /* rgb */ color: rgb(174, 189, 180); /* oklch */ color: oklch(78.4% 0.021 159.6);
Tailwind
colors: {
custom: {
50: '#c6d0ca',
500: '#aebdb4',
950: '#000000',
},
}SCSS
$custom: #aebdb4; $custom-light: #c6d0ca; $custom-dark: #000000;
JSON
{
"hex": "#aebdb4",
"rgb": {
"r": 174,
"g": 189,
"b": 180
},
"hsl": {
"h": 144,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78415,
"c": 0.02078,
"h": 159.6
},
"luminance": 0.48689
}Semantic roles & 50–950 ramp
primary
#AEBDB4
secondary
#E5E1E4
accent
#517994
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282