#AABFA4#AABFA4
#AABFA4 is a light, muted green. Relative luminance 0.485; OKLCH L 78.1% C 0.044 H 138.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFA4 |
|---|---|
| RGB | rgb(170, 191, 164) |
| HSL | hsl(107, 17%, 70%) |
| HSV | hsv(107, 14%, 75%) |
| CMYK | cmyk(11%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(75.13, -12.25, 11.23) |
| CIE-LCH | lch(75.13, 16.62, 137.49°) |
| OKLab | oklab(78.12% -0.0331 0.0291) |
| OKLCH | oklch(78.12% 0.044 138.7) |
| XYZ | xyz(41.9079, 48.4875, 42.2659) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.47
Sage Green
#9CAF88
ΔE00 5.96
Darkseagreen
#8FBC8F
ΔE00 7.51
Lichen
#8FB67B
ΔE00 9.69
Grey Green
#86A17D
ΔE00 9.81
Greyish Green
#82A67D
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFA4 #B9A4BF
analogous
#B8BFA4 #AABFA4 #A4BFAC
triadic
#AABFA4 #A4AABF #BFA4AA
tetradic
#AABFA4 #A4B8BF #B9A4BF #BFACA4
square
#AABFA4 #A4B8BF #B9A4BF #BFACA4
split-complementary
#AABFA4 #ACA4BF #BFA4B8
monochromatic
#698960 #88A680 #AABFA4 #CCD8C8 #EDF2EC
Accessibility & contrast
On white
1.96
#AABFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AABFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFA4
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFA4 | 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)
#C1BAA3
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#A9BDB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabfa4; /* rgb */ color: rgb(170, 191, 164); /* oklch */ color: oklch(78.1% 0.044 138.7);
Tailwind
colors: {
custom: {
50: '#c3d2bf',
500: '#aabfa4',
950: '#000000',
},
}SCSS
$custom: #aabfa4; $custom-light: #c3d2bf; $custom-dark: #000000;
JSON
{
"hex": "#aabfa4",
"rgb": {
"r": 170,
"g": 191,
"b": 164
},
"hsl": {
"h": 106.667,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78116,
"c": 0.04408,
"h": 138.7
},
"luminance": 0.48488
}Semantic roles & 50–950 ramp
primary
#AABFA4
secondary
#E2DCE3
accent
#4A9C89
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281