#93AAA4#93AAA4
#93AAA4 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.9% C 0.027 H 178.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAA4 |
|---|---|
| RGB | rgb(147, 170, 164) |
| HSL | hsl(164, 12%, 62%) |
| HSV | hsv(164, 14%, 67%) |
| CMYK | cmyk(13.5%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.75, -9.19, 0.40) |
| CIE-LCH | lch(67.75, 9.19, 177.50°) |
| OKLab | oklab(71.85% -0.027 0.0009) |
| OKLCH | oklch(71.85% 0.027 178) |
| XYZ | xyz(33.1066, 37.6321, 40.6342) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.29
Greyish Teal
#719F91
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 9.36
Grey
#929591
ΔE00 9.72
Bluegrey
#85A3B2
ΔE00 9.95
Greenish Grey
#96AE8D
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAA4 #AA9399
analogous
#93AA99 #93AAA4 #93A5AA
triadic
#93AAA4 #A493AA #AAA493
tetradic
#93AAA4 #9993AA #AA9399 #A5AA93
square
#93AAA4 #9993AA #AA9399 #A5AA93
split-complementary
#93AAA4 #AA93A5 #AA9993
monochromatic
#566D67 #718F87 #93AAA4 #B5C5C1 #D7E0DE
Accessibility & contrast
On white
2.46
#93AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#93AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAA4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAA4 | 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)
#A8A7A4
Deuteranopia (green-blind)
#A3A4A4
Tritanopia (blue-blind)
#8EABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #93aaa4; /* rgb */ color: rgb(147, 170, 164); /* oklch */ color: oklch(71.9% 0.027 178.0);
Tailwind
colors: {
custom: {
50: '#b3c3bf',
500: '#93aaa4',
950: '#000000',
},
}SCSS
$custom: #93aaa4; $custom-light: #b3c3bf; $custom-dark: #000000;
JSON
{
"hex": "#93aaa4",
"rgb": {
"r": 147,
"g": 170,
"b": 164
},
"hsl": {
"h": 164.348,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71854,
"c": 0.027,
"h": 178
},
"luminance": 0.37633
}Semantic roles & 50–950 ramp
primary
#93AAA4
secondary
#D1C8CA
accent
#4F6296
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181