#AABDAE#AABDAE
#AABDAE is a light, muted green. Relative luminance 0.480; OKLCH L 78.0% C 0.030 H 151.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDAE |
|---|---|
| RGB | rgb(170, 189, 174) |
| HSL | hsl(133, 13%, 70%) |
| HSV | hsv(133, 10%, 74%) |
| CMYK | cmyk(10.1%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(74.82, -9.39, 5.37) |
| CIE-LCH | lch(74.82, 10.82, 150.25°) |
| OKLab | oklab(77.95% -0.0261 0.014) |
| OKLCH | oklch(77.95% 0.03 151.8) |
| XYZ | xyz(42.4135, 47.9967, 47.0659) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.00
Sage Green
#9CAF88
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 9.81
Cement
#A5A391
ΔE00 10.56
Darkseagreen
#8FBC8F
ΔE00 10.95
Cool Grey
#95A3A6
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDAE #BDAAB9
analogous
#AFBDAA #AABDAE #AABDB7
triadic
#AABDAE #AEAABD #BDAEAA
tetradic
#AABDAE #AAAFBD #BDAAB9 #BDB7AA
square
#AABDAE #AAAFBD #BDAAB9 #BDB7AA
split-complementary
#AABDAE #B7AABD #BDAAAF
monochromatic
#67856E #88A28D #AABDAE #CCD8CF #EEF2EF
Accessibility & contrast
On white
1.98
#AABDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AABDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDAE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDAE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAD
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#A8BCB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabdae; /* rgb */ color: rgb(170, 189, 174); /* oklch */ color: oklch(78.0% 0.030 151.8);
Tailwind
colors: {
custom: {
50: '#c3d0c6',
500: '#aabdae',
950: '#000000',
},
}SCSS
$custom: #aabdae; $custom-light: #c3d0c6; $custom-dark: #000000;
JSON
{
"hex": "#aabdae",
"rgb": {
"r": 170,
"g": 189,
"b": 174
},
"hsl": {
"h": 132.632,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.7795,
"c": 0.02962,
"h": 151.8
},
"luminance": 0.47997
}Semantic roles & 50–950 ramp
primary
#AABDAE
secondary
#E4DFE3
accent
#4F8897
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282