#AABEBC#AABEBC
#AABEBC is a light, muted teal. Relative luminance 0.490; OKLCH L 78.6% C 0.022 H 189.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEBC |
|---|---|
| RGB | rgb(170, 190, 188) |
| HSL | hsl(174, 13%, 71%) |
| HSV | hsv(174, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.45, -7.21, -1.32) |
| CIE-LCH | lch(75.45, 7.33, 190.35°) |
| OKLab | oklab(78.57% -0.0218 -0.0036) |
| OKLCH | oklch(78.57% 0.022 189.4) |
| XYZ | xyz(44.0660, 49.0030, 54.7041) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.44
Cool Grey
#95A3A6
ΔE00 8.15
Silver
#C0C0C0
ΔE00 8.90
Cool Gray
#9AA7B0
ΔE00 9.05
Dove Gray
#B6B8BD
ΔE00 9.18
Lightblue
#ADD8E6
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEBC #BEAAAC
analogous
#AABEB2 #AABEBC #AAB6BE
triadic
#AABEBC #BCAABE #BEBCAA
tetradic
#AABEBC #B2AABE #BEAAAC #B6BEAA
square
#AABEBC #B2AABE #BEAAAC #B6BEAA
split-complementary
#AABEBC #BEAAB6 #BEB2AA
monochromatic
#678783 #87A3A1 #AABEBC #CDD9D7 #EEF2F1
Accessibility & contrast
On white
1.94
#AABEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#AABEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEBC
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEBC | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B7B9BC
Tritanopia (blue-blind)
#A5BFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabebc; /* rgb */ color: rgb(170, 190, 188); /* oklch */ color: oklch(78.6% 0.022 189.4);
Tailwind
colors: {
custom: {
50: '#c3d1d0',
500: '#aabebc',
950: '#000000',
},
}SCSS
$custom: #aabebc; $custom-light: #c3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#aabebc",
"rgb": {
"r": 170,
"g": 190,
"b": 188
},
"hsl": {
"h": 174,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78568,
"c": 0.02211,
"h": 189.4
},
"luminance": 0.49004
}Semantic roles & 50–950 ramp
primary
#AABEBC
secondary
#E5DFE0
accent
#4E5597
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282