#AABEBB#AABEBB
#AABEBB is a light, muted teal. Relative luminance 0.490; OKLCH L 78.5% C 0.022 H 185.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEBB |
|---|---|
| RGB | rgb(170, 190, 187) |
| HSL | hsl(171, 13%, 71%) |
| HSV | hsv(171, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.43, -7.41, -0.81) |
| CIE-LCH | lch(75.43, 7.46, 186.26°) |
| OKLab | oklab(78.54% -0.0222 -0.0023) |
| OKLCH | oklch(78.54% 0.022 185.9) |
| XYZ | xyz(43.9586, 48.9600, 54.1383) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.55
Cool Grey
#95A3A6
ΔE00 8.32
Silver
#C0C0C0
ΔE00 9.06
Cool Gray
#9AA7B0
ΔE00 9.38
Dove Gray
#B6B8BD
ΔE00 9.46
Dark Gray
#A9A9A9
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEBB #BEAAAD
analogous
#AABEB1 #AABEBB #AAB7BE
triadic
#AABEBB #BBAABE #BEBBAA
tetradic
#AABEBB #B1AABE #BEAAAD #B7BEAA
square
#AABEBB #B1AABE #BEAAAD #B7BEAA
split-complementary
#AABEBB #BEAAB7 #BEB1AA
monochromatic
#678782 #87A39F #AABEBB #CDD9D7 #EEF2F1
Accessibility & contrast
On white
1.95
#AABEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#AABEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEBB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEBB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#A5BFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabebb; /* rgb */ color: rgb(170, 190, 187); /* oklch */ color: oklch(78.5% 0.022 185.9);
Tailwind
colors: {
custom: {
50: '#c3d1cf',
500: '#aabebb',
950: '#000000',
},
}SCSS
$custom: #aabebb; $custom-light: #c3d1cf; $custom-dark: #000000;
JSON
{
"hex": "#aabebb",
"rgb": {
"r": 170,
"g": 190,
"b": 187
},
"hsl": {
"h": 171,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78538,
"c": 0.02233,
"h": 185.9
},
"luminance": 0.48961
}Semantic roles & 50–950 ramp
primary
#AABEBB
secondary
#E5DFE0
accent
#4E5997
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282