#AEBDAF#AEBDAF
#AEBDAF is a light, muted green. Relative luminance 0.485; OKLCH L 78.3% C 0.026 H 147.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDAF |
|---|---|
| RGB | rgb(174, 189, 175) |
| HSL | hsl(124, 10%, 71%) |
| HSV | hsv(124, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(75.13, -7.82, 5.31) |
| CIE-LCH | lch(75.13, 9.45, 145.82°) |
| OKLab | oklab(78.27% -0.0215 0.0139) |
| OKLCH | oklch(78.27% 0.026 147.2) |
| XYZ | xyz(43.3895, 48.4886, 47.6224) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.57
Greenish Grey
#96AE8D
ΔE00 8.80
Sage Green
#9CAF88
ΔE00 9.59
Cement
#A5A391
ΔE00 9.69
Silver
#C0C0C0
ΔE00 10.15
Greyish
#A8A495
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDAF #BDAEBC
analogous
#B4BDAE #AEBDAF #AEBDB6
triadic
#AEBDAF #AFAEBD #BDAFAE
tetradic
#AEBDAF #AEB4BD #BDAEBC #BDB6AE
square
#AEBDAF #AEB4BD #BDAEBC #BDB6AE
split-complementary
#AEBDAF #B6AEBD #BDAEB4
monochromatic
#6C856E #8CA28E #AEBDAF #D0D8D0 #EEF1EE
Accessibility & contrast
On white
1.96
#AEBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AEBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDAF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDAF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAE
Deuteranopia (green-blind)
#BBB8B0
Tritanopia (blue-blind)
#ADBCB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebdaf; /* rgb */ color: rgb(174, 189, 175); /* oklch */ color: oklch(78.3% 0.026 147.2);
Tailwind
colors: {
custom: {
50: '#c6d0c6',
500: '#aebdaf',
950: '#000000',
},
}SCSS
$custom: #aebdaf; $custom-light: #c6d0c6; $custom-dark: #000000;
JSON
{
"hex": "#aebdaf",
"rgb": {
"r": 174,
"g": 189,
"b": 175
},
"hsl": {
"h": 124,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78274,
"c": 0.0256,
"h": 147.2
},
"luminance": 0.48489
}Semantic roles & 50–950 ramp
primary
#AEBDAF
secondary
#E5E1E5
accent
#519094
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282