#AABEB6#AABEB6
#AABEB6 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.4% C 0.025 H 169.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEB6 |
|---|---|
| RGB | rgb(170, 190, 182) |
| HSL | hsl(156, 13%, 71%) |
| HSV | hsv(156, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(75.30, -8.39, 1.71) |
| CIE-LCH | lch(75.30, 8.57, 168.48°) |
| OKLab | oklab(78.39% -0.0242 0.0044) |
| OKLCH | oklch(78.39% 0.025 169.7) |
| XYZ | xyz(43.4326, 48.7497, 51.3683) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.35
Cool Grey
#95A3A6
ΔE00 9.47
Silver
#C0C0C0
ΔE00 10.03
Greenish Grey
#96AE8D
ΔE00 10.54
Light Grey
#D8DCD6
ΔE00 10.57
Dark Gray
#A9A9A9
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEB6 #BEAAB2
analogous
#AABEAC #AABEB6 #AABCBE
triadic
#AABEB6 #B6AABE #BEB6AA
tetradic
#AABEB6 #ACAABE #BEAAB2 #BCBEAA
square
#AABEB6 #ACAABE #BEAAB2 #BCBEAA
split-complementary
#AABEB6 #BEAABC #BEACAA
monochromatic
#67877A #87A398 #AABEB6 #CDD9D4 #EEF2F0
Accessibility & contrast
On white
1.95
#AABEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AABEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEB6
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEB6 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB6
Deuteranopia (green-blind)
#B9B8B6
Tritanopia (blue-blind)
#A6BEBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabeb6; /* rgb */ color: rgb(170, 190, 182); /* oklch */ color: oklch(78.4% 0.025 169.7);
Tailwind
colors: {
custom: {
50: '#c3d1cb',
500: '#aabeb6',
950: '#000000',
},
}SCSS
$custom: #aabeb6; $custom-light: #c3d1cb; $custom-dark: #000000;
JSON
{
"hex": "#aabeb6",
"rgb": {
"r": 170,
"g": 190,
"b": 182
},
"hsl": {
"h": 156,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.7839,
"c": 0.02463,
"h": 169.7
},
"luminance": 0.4875
}Semantic roles & 50–950 ramp
primary
#AABEB6
secondary
#E5DFE1
accent
#4E6B97
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282