#AEBDB3#AEBDB3
#AEBDB3 is a light, muted green. Relative luminance 0.486; OKLCH L 78.4% C 0.022 H 156.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDB3 |
|---|---|
| RGB | rgb(174, 189, 179) |
| HSL | hsl(140, 10%, 71%) |
| HSV | hsv(140, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 5.3%, 25.9%) |
| CIE-LAB | lab(75.23, -7.07, 3.28) |
| CIE-LCH | lch(75.23, 7.80, 155.10°) |
| OKLab | oklab(78.39% -0.0199 0.0086) |
| OKLCH | oklch(78.39% 0.022 156.7) |
| XYZ | xyz(43.7882, 48.6481, 49.7222) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.50
Silver
#C0C0C0
ΔE00 9.06
Cool Grey
#95A3A6
ΔE00 9.63
Light Grey
#D8DCD6
ΔE00 9.79
Dark Gray
#A9A9A9
ΔE00 9.96
Cement
#A5A391
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDB3 #BDAEB8
analogous
#B0BDAE #AEBDB3 #AEBDBA
triadic
#AEBDB3 #B3AEBD #BDB3AE
tetradic
#AEBDB3 #AEB0BD #BDAEB8 #BDBAAE
square
#AEBDB3 #AEB0BD #BDAEB8 #BDBAAE
split-complementary
#AEBDB3 #BAAEBD #BDAEB0
monochromatic
#6C8574 #8CA293 #AEBDB3 #D0D8D3 #EEF1EF
Accessibility & contrast
On white
1.96
#AEBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#AEBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDB3
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDB3 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB3
Deuteranopia (green-blind)
#BAB8B4
Tritanopia (blue-blind)
#ACBDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebdb3; /* rgb */ color: rgb(174, 189, 179); /* oklch */ color: oklch(78.4% 0.022 156.7);
Tailwind
colors: {
custom: {
50: '#c6d0c9',
500: '#aebdb3',
950: '#000000',
},
}SCSS
$custom: #aebdb3; $custom-light: #c6d0c9; $custom-dark: #000000;
JSON
{
"hex": "#aebdb3",
"rgb": {
"r": 174,
"g": 189,
"b": 179
},
"hsl": {
"h": 140,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78386,
"c": 0.02165,
"h": 156.7
},
"luminance": 0.48649
}Semantic roles & 50–950 ramp
primary
#AEBDB3
secondary
#E5E1E4
accent
#517E94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282