#93AAA6#93AAA6
#93AAA6 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.026 H 184.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAA6 |
|---|---|
| RGB | rgb(147, 170, 166) |
| HSL | hsl(170, 12%, 62%) |
| HSV | hsv(170, 14%, 67%) |
| CMYK | cmyk(13.5%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.80, -8.77, -0.63) |
| CIE-LCH | lch(67.80, 8.80, 184.10°) |
| OKLab | oklab(71.91% -0.0261 -0.0018) |
| OKLCH | oklch(71.91% 0.026 184) |
| XYZ | xyz(33.2886, 37.7049, 41.5929) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.56
Cool Gray
#9AA7B0
ΔE00 8.51
Bluegrey
#85A3B2
ΔE00 8.98
Greyish Teal
#719F91
ΔE00 9.15
Pewter
#899397
ΔE00 9.51
Grey
#929591
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAA6 #AA9397
analogous
#93AA9B #93AAA6 #93A3AA
triadic
#93AAA6 #A693AA #AAA693
tetradic
#93AAA6 #9B93AA #AA9397 #A3AA93
square
#93AAA6 #9B93AA #AA9397 #A3AA93
split-complementary
#93AAA6 #AA93A3 #AA9B93
monochromatic
#566D69 #718F8A #93AAA6 #B5C5C2 #D7E0DE
Accessibility & contrast
On white
2.46
#93AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#93AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAA6
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAA6 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A6
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#8DABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #93aaa6; /* rgb */ color: rgb(147, 170, 166); /* oklch */ color: oklch(71.9% 0.026 184.0);
Tailwind
colors: {
custom: {
50: '#b3c3c0',
500: '#93aaa6',
950: '#000000',
},
}SCSS
$custom: #93aaa6; $custom-light: #b3c3c0; $custom-dark: #000000;
JSON
{
"hex": "#93aaa6",
"rgb": {
"r": 147,
"g": 170,
"b": 166
},
"hsl": {
"h": 169.565,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71915,
"c": 0.02621,
"h": 184
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#93AAA6
secondary
#D1C8CA
accent
#4F5C96
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181