#AABFA5#AABFA5
#AABFA5 is a light, muted green. Relative luminance 0.485; OKLCH L 78.1% C 0.043 H 139.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFA5 |
|---|---|
| RGB | rgb(170, 191, 165) |
| HSL | hsl(108, 17%, 70%) |
| HSV | hsv(108, 14%, 75%) |
| CMYK | cmyk(11%, 0%, 13.6%, 25.1%) |
| CIE-LAB | lab(75.15, -12.07, 10.72) |
| CIE-LCH | lch(75.15, 16.14, 138.39°) |
| OKLab | oklab(78.14% -0.0327 0.0278) |
| OKLCH | oklch(78.14% 0.043 139.7) |
| XYZ | xyz(41.9986, 48.5238, 42.7434) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.61
Sage Green
#9CAF88
ΔE00 6.19
Darkseagreen
#8FBC8F
ΔE00 7.72
Grey Green
#86A17D
ΔE00 9.93
Lichen
#8FB67B
ΔE00 9.97
Greyish Green
#82A67D
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFA5 #BAA5BF
analogous
#B7BFA5 #AABFA5 #A5BFAD
triadic
#AABFA5 #A5AABF #BFA5AA
tetradic
#AABFA5 #A5B7BF #BAA5BF #BFADA5
square
#AABFA5 #A5B7BF #BAA5BF #BFADA5
split-complementary
#AABFA5 #ADA5BF #BFA5B7
monochromatic
#698961 #88A681 #AABFA5 #CCD8C9 #EEF2ED
Accessibility & contrast
On white
1.96
#AABFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AABFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFA5
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFA5 | 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)
#C1BAA4
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#A9BDB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabfa5; /* rgb */ color: rgb(170, 191, 165); /* oklch */ color: oklch(78.1% 0.043 139.7);
Tailwind
colors: {
custom: {
50: '#c3d2bf',
500: '#aabfa5',
950: '#000000',
},
}SCSS
$custom: #aabfa5; $custom-light: #c3d2bf; $custom-dark: #000000;
JSON
{
"hex": "#aabfa5",
"rgb": {
"r": 170,
"g": 191,
"b": 165
},
"hsl": {
"h": 108.462,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78142,
"c": 0.04292,
"h": 139.7
},
"luminance": 0.48524
}Semantic roles & 50–950 ramp
primary
#AABFA5
secondary
#E2DCE4
accent
#4A9B8C
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281