#AABEBE#AABEBE
#AABEBE is a light, muted teal. Relative luminance 0.491; OKLCH L 78.6% C 0.022 H 196.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEBE |
|---|---|
| RGB | rgb(170, 190, 190) |
| HSL | hsl(180, 13%, 71%) |
| HSV | hsv(180, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.51, -6.81, -2.32) |
| CIE-LCH | lch(75.51, 7.20, 198.84°) |
| OKLab | oklab(78.63% -0.021 -0.0063) |
| OKLCH | oklch(78.63% 0.022 196.7) |
| XYZ | xyz(44.2831, 49.0898, 55.8474) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 7.86
Cool Gray
#9AA7B0
ΔE00 8.41
Silver
#C0C0C0
ΔE00 8.62
Dove Gray
#B6B8BD
ΔE00 8.67
Lightblue
#ADD8E6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEBE #BEAAAA
analogous
#AABEB4 #AABEBE #AAB4BE
triadic
#AABEBE #BEAABE #BEBEAA
tetradic
#AABEBE #B4AABE #BEAAAA #B4BEAA
square
#AABEBE #B4AABE #BEAAAA #B4BEAA
split-complementary
#AABEBE #BEAAB4 #BEB4AA
monochromatic
#678787 #87A3A3 #AABEBE #CDD9D9 #EEF2F2
Accessibility & contrast
On white
1.94
#AABEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#AABEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEBE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEBE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#A4BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabebe; /* rgb */ color: rgb(170, 190, 190); /* oklch */ color: oklch(78.6% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#c3d1d1',
500: '#aabebe',
950: '#000000',
},
}SCSS
$custom: #aabebe; $custom-light: #c3d1d1; $custom-dark: #000000;
JSON
{
"hex": "#aabebe",
"rgb": {
"r": 170,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78628,
"c": 0.02194,
"h": 196.7
},
"luminance": 0.49091
}Semantic roles & 50–950 ramp
primary
#AABEBE
secondary
#E5DFDF
accent
#4E4E97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282