#AABDAF#AABDAF
#AABDAF is a light, muted green. Relative luminance 0.480; OKLCH L 78.0% C 0.029 H 153.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDAF |
|---|---|
| RGB | rgb(170, 189, 175) |
| HSL | hsl(136, 13%, 70%) |
| HSV | hsv(136, 10%, 74%) |
| CMYK | cmyk(10.1%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(74.85, -9.21, 4.86) |
| CIE-LCH | lch(74.85, 10.41, 152.16°) |
| OKLab | oklab(77.98% -0.0257 0.0127) |
| OKLCH | oklch(77.98% 0.029 153.7) |
| XYZ | xyz(42.5114, 48.0358, 47.5813) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.32
Sage Green
#9CAF88
ΔE00 9.42
Silver (survey)
#C5C9C7
ΔE00 9.56
Cement
#A5A391
ΔE00 10.61
Cool Grey
#95A3A6
ΔE00 10.92
Silver
#C0C0C0
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDAF #BDAAB8
analogous
#AEBDAA #AABDAF #AABDB8
triadic
#AABDAF #AFAABD #BDAFAA
tetradic
#AABDAF #AAAEBD #BDAAB8 #BDB8AA
square
#AABDAF #AAAEBD #BDAAB8 #BDB8AA
split-complementary
#AABDAF #B8AABD #BDAAAE
monochromatic
#67856F #88A28F #AABDAF #CCD8CF #EEF2EF
Accessibility & contrast
On white
1.98
#AABDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#AABDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDAF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDAF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAE
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#A8BCB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabdaf; /* rgb */ color: rgb(170, 189, 175); /* oklch */ color: oklch(78.0% 0.029 153.7);
Tailwind
colors: {
custom: {
50: '#c3d0c6',
500: '#aabdaf',
950: '#000000',
},
}SCSS
$custom: #aabdaf; $custom-light: #c3d0c6; $custom-dark: #000000;
JSON
{
"hex": "#aabdaf",
"rgb": {
"r": 170,
"g": 189,
"b": 175
},
"hsl": {
"h": 135.789,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.77977,
"c": 0.02865,
"h": 153.7
},
"luminance": 0.48036
}Semantic roles & 50–950 ramp
primary
#AABDAF
secondary
#E4DFE3
accent
#4F8497
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282