#AABEB5#AABEB5
#AABEB5 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.4% C 0.025 H 166.9°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEB5 |
|---|---|
| RGB | rgb(170, 190, 181) |
| HSL | hsl(153, 13%, 71%) |
| HSV | hsv(153, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 4.7%, 25.5%) |
| CIE-LAB | lab(75.27, -8.59, 2.22) |
| CIE-LCH | lch(75.27, 8.87, 165.53°) |
| OKLab | oklab(78.36% -0.0246 0.0057) |
| OKLCH | oklch(78.36% 0.025 166.9) |
| XYZ | xyz(43.3297, 48.7085, 50.8260) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.56
Cool Grey
#95A3A6
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 10.15
Silver
#C0C0C0
ΔE00 10.25
Light Grey
#D8DCD6
ΔE00 10.66
Dark Gray
#A9A9A9
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEB5 #BEAAB3
analogous
#AABEAB #AABEB5 #AABDBE
triadic
#AABEB5 #B5AABE #BEB5AA
tetradic
#AABEB5 #ABAABE #BEAAB3 #BDBEAA
square
#AABEB5 #ABAABE #BEAAB3 #BDBEAA
split-complementary
#AABEB5 #BEAABD #BEABAA
monochromatic
#678778 #87A397 #AABEB5 #CDD9D3 #EEF2F0
Accessibility & contrast
On white
1.95
#AABEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#AABEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEB5
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEB5 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB5
Deuteranopia (green-blind)
#B9B8B6
Tritanopia (blue-blind)
#A6BEBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabeb5; /* rgb */ color: rgb(170, 190, 181); /* oklch */ color: oklch(78.4% 0.025 166.9);
Tailwind
colors: {
custom: {
50: '#c3d1cb',
500: '#aabeb5',
950: '#000000',
},
}SCSS
$custom: #aabeb5; $custom-light: #c3d1cb; $custom-dark: #000000;
JSON
{
"hex": "#aabeb5",
"rgb": {
"r": 170,
"g": 190,
"b": 181
},
"hsl": {
"h": 153,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78362,
"c": 0.0253,
"h": 166.9
},
"luminance": 0.48709
}Semantic roles & 50–950 ramp
primary
#AABEB5
secondary
#E5DFE2
accent
#4E6F97
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282