#93AAA5#93AAA5
#93AAA5 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.027 H 180.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAA5 |
|---|---|
| RGB | rgb(147, 170, 165) |
| HSL | hsl(167, 12%, 62%) |
| HSV | hsv(167, 14%, 67%) |
| CMYK | cmyk(13.5%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.78, -8.98, -0.11) |
| CIE-LCH | lch(67.78, 8.98, 180.73°) |
| OKLab | oklab(71.88% -0.0266 -0.0004) |
| OKLCH | oklch(71.88% 0.027 180.9) |
| XYZ | xyz(33.1972, 37.6684, 41.1117) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.93
Greyish Teal
#719F91
ΔE00 8.88
Cool Gray
#9AA7B0
ΔE00 8.93
Bluegrey
#85A3B2
ΔE00 9.47
Grey
#929591
ΔE00 9.65
Pewter
#899397
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAA5 #AA9398
analogous
#93AA9A #93AAA5 #93A4AA
triadic
#93AAA5 #A593AA #AAA593
tetradic
#93AAA5 #9A93AA #AA9398 #A4AA93
square
#93AAA5 #9A93AA #AA9398 #A4AA93
split-complementary
#93AAA5 #AA93A4 #AA9A93
monochromatic
#566D68 #718F88 #93AAA5 #B5C5C2 #D7E0DE
Accessibility & contrast
On white
2.46
#93AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#93AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAA5
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAA5 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A5
Deuteranopia (green-blind)
#A3A4A5
Tritanopia (blue-blind)
#8DABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #93aaa5; /* rgb */ color: rgb(147, 170, 165); /* oklch */ color: oklch(71.9% 0.027 180.9);
Tailwind
colors: {
custom: {
50: '#b3c3bf',
500: '#93aaa5',
950: '#000000',
},
}SCSS
$custom: #93aaa5; $custom-light: #b3c3bf; $custom-dark: #000000;
JSON
{
"hex": "#93aaa5",
"rgb": {
"r": 147,
"g": 170,
"b": 165
},
"hsl": {
"h": 166.957,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71884,
"c": 0.02657,
"h": 180.9
},
"luminance": 0.37669
}Semantic roles & 50–950 ramp
primary
#93AAA5
secondary
#D1C8CA
accent
#4F5F96
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181