#AABEAF#AABEAF
#AABEAF is a light, muted green. Relative luminance 0.485; OKLCH L 78.2% C 0.030 H 153.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEAF |
|---|---|
| RGB | rgb(170, 190, 175) |
| HSL | hsl(135, 13%, 71%) |
| HSV | hsv(135, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(75.12, -9.73, 5.25) |
| CIE-LCH | lch(75.12, 11.06, 151.63°) |
| OKLab | oklab(78.19% -0.0271 0.0137) |
| OKLCH | oklch(78.19% 0.03 153.2) |
| XYZ | xyz(42.7272, 48.4675, 47.6532) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.08
Sage Green
#9CAF88
ΔE00 9.19
Silver (survey)
#C5C9C7
ΔE00 9.93
Darkseagreen
#8FBC8F
ΔE00 10.84
Cement
#A5A391
ΔE00 10.95
Cool Grey
#95A3A6
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEAF #BEAAB9
analogous
#AFBEAA #AABEAF #AABEB9
triadic
#AABEAF #AFAABE #BEAFAA
tetradic
#AABEAF #AAAFBE #BEAAB9 #BEB9AA
square
#AABEAF #AAAFBE #BEAAB9 #BEB9AA
split-complementary
#AABEAF #B9AABE #BEAAAF
monochromatic
#67876F #87A38E #AABEAF #CDD9D0 #EEF2EF
Accessibility & contrast
On white
1.96
#AABEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#AABEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEAF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEAF | 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)
#BEBAAE
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#A7BDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabeaf; /* rgb */ color: rgb(170, 190, 175); /* oklch */ color: oklch(78.2% 0.030 153.2);
Tailwind
colors: {
custom: {
50: '#c3d1c6',
500: '#aabeaf',
950: '#000000',
},
}SCSS
$custom: #aabeaf; $custom-light: #c3d1c6; $custom-dark: #000000;
JSON
{
"hex": "#aabeaf",
"rgb": {
"r": 170,
"g": 190,
"b": 175
},
"hsl": {
"h": 135,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78192,
"c": 0.03037,
"h": 153.2
},
"luminance": 0.48468
}Semantic roles & 50–950 ramp
primary
#AABEAF
secondary
#E5DFE3
accent
#4E8597
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282