#AABEB7#AABEB7
#AABEB7 is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.024 H 172.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEB7 |
|---|---|
| RGB | rgb(170, 190, 183) |
| HSL | hsl(159, 13%, 71%) |
| HSV | hsv(159, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 3.7%, 25.5%) |
| CIE-LAB | lab(75.32, -8.20, 1.21) |
| CIE-LCH | lch(75.32, 8.29, 171.64°) |
| OKLab | oklab(78.42% -0.0238 0.0031) |
| OKLCH | oklch(78.42% 0.024 172.7) |
| XYZ | xyz(43.5363, 48.7911, 51.9145) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.16
Cool Grey
#95A3A6
ΔE00 9.21
Silver
#C0C0C0
ΔE00 9.82
Light Grey
#D8DCD6
ΔE00 10.49
Dove Gray
#B6B8BD
ΔE00 10.62
Dark Gray
#A9A9A9
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEB7 #BEAAB1
analogous
#AABEAD #AABEB7 #AABBBE
triadic
#AABEB7 #B7AABE #BEB7AA
tetradic
#AABEB7 #ADAABE #BEAAB1 #BBBEAA
square
#AABEB7 #ADAABE #BEAAB1 #BBBEAA
split-complementary
#AABEB7 #BEAABB #BEADAA
monochromatic
#67877C #87A39A #AABEB7 #CDD9D4 #EEF2F0
Accessibility & contrast
On white
1.95
#AABEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#AABEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEB7
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEB7 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB7
Deuteranopia (green-blind)
#B9B8B7
Tritanopia (blue-blind)
#A6BEBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabeb7; /* rgb */ color: rgb(170, 190, 183); /* oklch */ color: oklch(78.4% 0.024 172.7);
Tailwind
colors: {
custom: {
50: '#c3d1cc',
500: '#aabeb7',
950: '#000000',
},
}SCSS
$custom: #aabeb7; $custom-light: #c3d1cc; $custom-dark: #000000;
JSON
{
"hex": "#aabeb7",
"rgb": {
"r": 170,
"g": 190,
"b": 183
},
"hsl": {
"h": 159,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78419,
"c": 0.02403,
"h": 172.7
},
"luminance": 0.48792
}Semantic roles & 50–950 ramp
primary
#AABEB7
secondary
#E5DFE1
accent
#4E6897
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282