#AABEBF#AABEBF
#AABEBF is a light, muted teal. Relative luminance 0.491; OKLCH L 78.7% C 0.022 H 200.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEBF |
|---|---|
| RGB | rgb(170, 190, 191) |
| HSL | hsl(183, 14%, 71%) |
| HSV | hsv(183, 11%, 75%) |
| CMYK | cmyk(11%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.53, -6.61, -2.83) |
| CIE-LCH | lch(75.53, 7.19, 203.16°) |
| OKLab | oklab(78.66% -0.0206 -0.0076) |
| OKLCH | oklch(78.66% 0.022 200.4) |
| XYZ | xyz(44.3928, 49.1337, 56.4250) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.27
Cool Grey
#95A3A6
ΔE00 7.76
Cool Gray
#9AA7B0
ΔE00 8.11
Dove Gray
#B6B8BD
ΔE00 8.43
Silver
#C0C0C0
ΔE00 8.51
Lightblue
#ADD8E6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEBF #BFABAA
analogous
#AABFB5 #AABEBF #AAB3BF
triadic
#AABEBF #BFAABE #BEBFAA
tetradic
#AABEBF #B5AABF #BFABAA #B3BFAA
square
#AABEBF #B5AABF #BFABAA #B3BFAA
split-complementary
#AABEBF #BFAAB3 #BFB5AA
monochromatic
#668788 #87A3A5 #AABEBF #CDD9D9 #EEF2F2
Accessibility & contrast
On white
1.94
#AABEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#AABEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEBF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEBF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#A4C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabebf; /* rgb */ color: rgb(170, 190, 191); /* oklch */ color: oklch(78.7% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#c3d1d2',
500: '#aabebf',
950: '#000000',
},
}SCSS
$custom: #aabebf; $custom-light: #c3d1d2; $custom-dark: #000000;
JSON
{
"hex": "#aabebf",
"rgb": {
"r": 170,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.857,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78659,
"c": 0.02198,
"h": 200.4
},
"luminance": 0.49135
}Semantic roles & 50–950 ramp
primary
#AABEBF
secondary
#E5E0E0
accent
#514D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282