#93AAA8#93AAA8
#93AAA8 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.026 H 190.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAA8 |
|---|---|
| RGB | rgb(147, 170, 168) |
| HSL | hsl(175, 12%, 62%) |
| HSV | hsv(175, 14%, 67%) |
| CMYK | cmyk(13.5%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.86, -8.36, -1.66) |
| CIE-LCH | lch(67.86, 8.52, 191.22°) |
| OKLab | oklab(71.98% -0.0253 -0.0046) |
| OKLCH | oklch(71.98% 0.026 190.2) |
| XYZ | xyz(33.4735, 37.7789, 42.5667) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.87
Cool Gray
#9AA7B0
ΔE00 7.66
Bluegrey
#85A3B2
ΔE00 8.01
Pewter
#899397
ΔE00 9.05
Bluey Grey
#89A0B0
ΔE00 9.19
Grey
#929591
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAA8 #AA9395
analogous
#93AA9D #93AAA8 #93A1AA
triadic
#93AAA8 #A893AA #AAA893
tetradic
#93AAA8 #9D93AA #AA9395 #A1AA93
square
#93AAA8 #9D93AA #AA9395 #A1AA93
split-complementary
#93AAA8 #AA93A1 #AA9D93
monochromatic
#566D6B #718F8C #93AAA8 #B5C5C4 #D7E0DF
Accessibility & contrast
On white
2.45
#93AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#93AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAA8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAA8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#8DABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #93aaa8; /* rgb */ color: rgb(147, 170, 168); /* oklch */ color: oklch(72.0% 0.026 190.2);
Tailwind
colors: {
custom: {
50: '#b3c3c1',
500: '#93aaa8',
950: '#000000',
},
}SCSS
$custom: #93aaa8; $custom-light: #b3c3c1; $custom-dark: #000000;
JSON
{
"hex": "#93aaa8",
"rgb": {
"r": 147,
"g": 170,
"b": 168
},
"hsl": {
"h": 174.783,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71976,
"c": 0.02574,
"h": 190.2
},
"luminance": 0.3778
}Semantic roles & 50–950 ramp
primary
#93AAA8
secondary
#D1C8C9
accent
#4F5696
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181