#AABEB8#AABEB8
#AABEB8 is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.023 H 175.8°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEB8 |
|---|---|
| RGB | rgb(170, 190, 184) |
| HSL | hsl(162, 13%, 71%) |
| HSV | hsv(162, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(75.35, -8.00, 0.70) |
| CIE-LCH | lch(75.35, 8.03, 175.00°) |
| OKLab | oklab(78.45% -0.0234 0.0017) |
| OKLCH | oklch(78.45% 0.023 175.8) |
| XYZ | xyz(43.6408, 48.8329, 52.4646) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.98
Cool Grey
#95A3A6
ΔE00 8.97
Silver
#C0C0C0
ΔE00 9.61
Dove Gray
#B6B8BD
ΔE00 10.32
Light Grey
#D8DCD6
ΔE00 10.43
Cool Gray
#9AA7B0
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEB8 #BEAAB0
analogous
#AABEAE #AABEB8 #AABABE
triadic
#AABEB8 #B8AABE #BEB8AA
tetradic
#AABEB8 #AEAABE #BEAAB0 #BABEAA
square
#AABEB8 #AEAABE #BEAAB0 #BABEAA
split-complementary
#AABEB8 #BEAABA #BEAEAA
monochromatic
#67877D #87A39B #AABEB8 #CDD9D5 #EEF2F1
Accessibility & contrast
On white
1.95
#AABEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#AABEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEB8
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEB8 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB8
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#A6BFBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabeb8; /* rgb */ color: rgb(170, 190, 184); /* oklch */ color: oklch(78.4% 0.023 175.8);
Tailwind
colors: {
custom: {
50: '#c3d1cd',
500: '#aabeb8',
950: '#000000',
},
}SCSS
$custom: #aabeb8; $custom-light: #c3d1cd; $custom-dark: #000000;
JSON
{
"hex": "#aabeb8",
"rgb": {
"r": 170,
"g": 190,
"b": 184
},
"hsl": {
"h": 162,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78449,
"c": 0.02348,
"h": 175.8
},
"luminance": 0.48834
}Semantic roles & 50–950 ramp
primary
#AABEB8
secondary
#E5DFE1
accent
#4E6497
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282