#AEBDB1#AEBDB1
#AEBDB1 is a light, muted green. Relative luminance 0.486; OKLCH L 78.3% C 0.024 H 151.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDB1 |
|---|---|
| RGB | rgb(174, 189, 177) |
| HSL | hsl(132, 10%, 71%) |
| HSV | hsv(132, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 6.3%, 25.9%) |
| CIE-LAB | lab(75.18, -7.45, 4.30) |
| CIE-LCH | lch(75.18, 8.60, 150.02°) |
| OKLab | oklab(78.33% -0.0207 0.0112) |
| OKLCH | oklch(78.33% 0.024 151.5) |
| XYZ | xyz(43.5874, 48.5677, 48.6646) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.03
Greenish Grey
#96AE8D
ΔE00 9.45
Silver
#C0C0C0
ΔE00 9.60
Cement
#A5A391
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 10.05
Cool Grey
#95A3A6
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDB1 #BDAEBA
analogous
#B2BDAE #AEBDB1 #AEBDB8
triadic
#AEBDB1 #B1AEBD #BDB1AE
tetradic
#AEBDB1 #AEB2BD #BDAEBA #BDB8AE
square
#AEBDB1 #AEB2BD #BDAEBA #BDB8AE
split-complementary
#AEBDB1 #B8AEBD #BDAEB2
monochromatic
#6C8571 #8CA291 #AEBDB1 #D0D8D1 #EEF1EF
Accessibility & contrast
On white
1.96
#AEBDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#AEBDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDB1
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDB1 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB0
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#ACBCB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebdb1; /* rgb */ color: rgb(174, 189, 177); /* oklch */ color: oklch(78.3% 0.024 151.5);
Tailwind
colors: {
custom: {
50: '#c6d0c8',
500: '#aebdb1',
950: '#000000',
},
}SCSS
$custom: #aebdb1; $custom-light: #c6d0c8; $custom-dark: #000000;
JSON
{
"hex": "#aebdb1",
"rgb": {
"r": 174,
"g": 189,
"b": 177
},
"hsl": {
"h": 132,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.7833,
"c": 0.02355,
"h": 151.5
},
"luminance": 0.48568
}Semantic roles & 50–950 ramp
primary
#AEBDB1
secondary
#E5E1E5
accent
#518794
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282