#AABFB2#AABFB2
#AABFB2 is a light, muted green. Relative luminance 0.490; OKLCH L 78.5% C 0.029 H 158.5°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFB2 |
|---|---|
| RGB | rgb(170, 191, 178) |
| HSL | hsl(143, 14%, 71%) |
| HSV | hsv(143, 11%, 75%) |
| CMYK | cmyk(11%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.46, -9.69, 4.13) |
| CIE-LCH | lch(75.46, 10.53, 156.93°) |
| OKLab | oklab(78.49% -0.0273 0.0107) |
| OKLCH | oklch(78.49% 0.029 158.5) |
| XYZ | xyz(43.2425, 49.0213, 49.2947) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.82
Silver (survey)
#C5C9C7
ΔE00 9.60
Sage Green
#9CAF88
ΔE00 10.02
Cool Grey
#95A3A6
ΔE00 11.07
Light Grey
#D8DCD6
ΔE00 11.18
Silver
#C0C0C0
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFB2 #BFAAB7
analogous
#ACBFAA #AABFB2 #AABFBC
triadic
#AABFB2 #B2AABF #BFB2AA
tetradic
#AABFB2 #AAACBF #BFAAB7 #BFBCAA
square
#AABFB2 #AAACBF #BFAAB7 #BFBCAA
split-complementary
#AABFB2 #BCAABF #BFAAAC
monochromatic
#668873 #87A592 #AABFB2 #CDD9D2 #EEF2EF
Accessibility & contrast
On white
1.94
#AABFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#AABFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFB2
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFB2 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBB1
Deuteranopia (green-blind)
#BBB9B3
Tritanopia (blue-blind)
#A7BFBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabfb2; /* rgb */ color: rgb(170, 191, 178); /* oklch */ color: oklch(78.5% 0.029 158.5);
Tailwind
colors: {
custom: {
50: '#c3d2c9',
500: '#aabfb2',
950: '#000000',
},
}SCSS
$custom: #aabfb2; $custom-light: #c3d2c9; $custom-dark: #000000;
JSON
{
"hex": "#aabfb2",
"rgb": {
"r": 170,
"g": 191,
"b": 178
},
"hsl": {
"h": 142.857,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78491,
"c": 0.02933,
"h": 158.5
},
"luminance": 0.49022
}Semantic roles & 50–950 ramp
primary
#AABFB2
secondary
#E5E0E3
accent
#4D7C98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282