#AABFA3#AABFA3
#AABFA3 is a light, muted green. Relative luminance 0.485; OKLCH L 78.1% C 0.045 H 137.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFA3 |
|---|---|
| RGB | rgb(170, 191, 163) |
| HSL | hsl(105, 18%, 69%) |
| HSV | hsv(105, 15%, 75%) |
| CMYK | cmyk(11%, 0%, 14.7%, 25.1%) |
| CIE-LAB | lab(75.11, -12.42, 11.74) |
| CIE-LCH | lch(75.11, 17.09, 136.63°) |
| OKLab | oklab(78.09% -0.0336 0.0304) |
| OKLCH | oklch(78.09% 0.045 137.9) |
| XYZ | xyz(41.8180, 48.4515, 41.7922) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.34
Sage Green
#9CAF88
ΔE00 5.75
Darkseagreen
#8FBC8F
ΔE00 7.31
Lichen
#8FB67B
ΔE00 9.42
Grey Green
#86A17D
ΔE00 9.70
Greyish Green
#82A67D
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFA3 #B8A3BF
analogous
#B8BFA3 #AABFA3 #A3BFAA
triadic
#AABFA3 #A3AABF #BFA3AA
tetradic
#AABFA3 #A3B8BF #B8A3BF #BFAAA3
square
#AABFA3 #A3B8BF #B8A3BF #BFAAA3
split-complementary
#AABFA3 #AAA3BF #BFA3B8
monochromatic
#69895F #89A67F #AABFA3 #CBD8C7 #EDF1EB
Accessibility & contrast
On white
1.96
#AABFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#AABFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFA3
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFA3 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA1
Deuteranopia (green-blind)
#BEB8A4
Tritanopia (blue-blind)
#A9BDB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabfa3; /* rgb */ color: rgb(170, 191, 163); /* oklch */ color: oklch(78.1% 0.045 137.9);
Tailwind
colors: {
custom: {
50: '#c3d2be',
500: '#aabfa3',
950: '#000000',
},
}SCSS
$custom: #aabfa3; $custom-light: #c3d2be; $custom-dark: #000000;
JSON
{
"hex": "#aabfa3",
"rgb": {
"r": 170,
"g": 191,
"b": 163
},
"hsl": {
"h": 105,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78091,
"c": 0.04525,
"h": 137.9
},
"luminance": 0.48452
}Semantic roles & 50–950 ramp
primary
#AABFA3
secondary
#E1DBE3
accent
#499C87
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281