#93AAAE#93AAAE
#93AAAE is a light, muted teal. Relative luminance 0.380; OKLCH L 72.2% C 0.026 H 209.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAAE |
|---|---|
| RGB | rgb(147, 170, 174) |
| HSL | hsl(189, 14%, 63%) |
| HSV | hsv(189, 16%, 68%) |
| CMYK | cmyk(15.5%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(68.03, -7.09, -4.74) |
| CIE-LCH | lch(68.03, 8.53, 213.76°) |
| OKLab | oklab(72.17% -0.0229 -0.0128) |
| OKLCH | oklch(72.17% 0.026 209.3) |
| XYZ | xyz(34.0454, 38.0076, 45.5787) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.50
Cool Gray
#9AA7B0
ΔE00 5.25
Bluegrey
#85A3B2
ΔE00 5.26
Bluey Grey
#89A0B0
ΔE00 6.40
Greyblue
#77A1B5
ΔE00 7.64
Pewter
#899397
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAAE #AE9793
analogous
#93AEA4 #93AAAE #939CAE
triadic
#93AAAE #AE93AA #AAAE93
tetradic
#93AAAE #A493AE #AE9793 #9CAE93
square
#93AAAE #A493AE #AE9793 #9CAE93
split-complementary
#93AAAE #AE939C #AEA493
monochromatic
#556D71 #708E94 #93AAAE #B6C6C8 #D9E1E2
Accessibility & contrast
On white
2.44
#93AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#93AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAAE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAAE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#8BACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #93aaae; /* rgb */ color: rgb(147, 170, 174); /* oklch */ color: oklch(72.2% 0.026 209.3);
Tailwind
colors: {
custom: {
50: '#b3c3c6',
500: '#93aaae',
950: '#000000',
},
}SCSS
$custom: #93aaae; $custom-light: #b3c3c6; $custom-dark: #000000;
JSON
{
"hex": "#93aaae",
"rgb": {
"r": 147,
"g": 170,
"b": 174
},
"hsl": {
"h": 188.889,
"s": 14.286,
"l": 62.941
},
"oklch": {
"l": 0.72166,
"c": 0.02623,
"h": 209.3
},
"luminance": 0.38008
}Semantic roles & 50–950 ramp
primary
#93AAAE
secondary
#D3CBCA
accent
#584D98
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182