#93ACAA#93ACAA
#93ACAA is a light, muted teal. Relative luminance 0.386; OKLCH L 72.5% C 0.028 H 190.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #93ACAA |
|---|---|
| RGB | rgb(147, 172, 170) |
| HSL | hsl(175, 13%, 63%) |
| HSV | hsv(175, 15%, 67%) |
| CMYK | cmyk(14.5%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.47, -9.01, -1.87) |
| CIE-LCH | lch(68.47, 9.20, 191.74°) |
| OKLab | oklab(72.48% -0.0273 -0.0051) |
| OKLCH | oklch(72.48% 0.028 190.6) |
| XYZ | xyz(34.0390, 38.6095, 43.6814) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 8.12
Bluegrey
#85A3B2
ΔE00 8.21
Bluey Grey
#89A0B0
ΔE00 9.54
Greyish Teal
#719F91
ΔE00 9.60
Pewter
#899397
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93ACAA #AC9395
analogous
#93AC9D #93ACAA #93A1AC
triadic
#93ACAA #AA93AC #ACAA93
tetradic
#93ACAA #9D93AC #AC9395 #A1AC93
square
#93ACAA #9D93AC #AC9395 #A1AC93
split-complementary
#93ACAA #AC93A1 #AC9D93
monochromatic
#556F6D #70918F #93ACAA #B6C7C5 #D8E1E0
Accessibility & contrast
On white
2.41
#93ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#93ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93ACAA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93ACAA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#8CADAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #93acaa; /* rgb */ color: rgb(147, 172, 170); /* oklch */ color: oklch(72.5% 0.028 190.6);
Tailwind
colors: {
custom: {
50: '#b3c4c3',
500: '#93acaa',
950: '#000000',
},
}SCSS
$custom: #93acaa; $custom-light: #b3c4c3; $custom-dark: #000000;
JSON
{
"hex": "#93acaa",
"rgb": {
"r": 147,
"g": 172,
"b": 170
},
"hsl": {
"h": 175.2,
"s": 13.089,
"l": 62.549
},
"oklch": {
"l": 0.72478,
"c": 0.02782,
"h": 190.6
},
"luminance": 0.3861
}Semantic roles & 50–950 ramp
primary
#93ACAA
secondary
#D2C9CA
accent
#4E5497
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181