#93AEAA#93AEAA
#93AEAA is a light, muted teal. Relative luminance 0.394; OKLCH L 72.9% C 0.030 H 185.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #93AEAA |
|---|---|
| RGB | rgb(147, 174, 170) |
| HSL | hsl(171, 14%, 63%) |
| HSV | hsv(171, 16%, 68%) |
| CMYK | cmyk(15.5%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(69.02, -10.08, -1.06) |
| CIE-LCH | lch(69.02, 10.13, 185.99°) |
| OKLab | oklab(72.92% -0.0301 -0.003) |
| OKLCH | oklch(72.92% 0.03 185.6) |
| XYZ | xyz(34.4225, 39.3765, 43.8092) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.76
Greyish Teal
#719F91
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 9.36
Bluegrey
#85A3B2
ΔE00 9.38
Cadetblue
#5F9EA0
ΔE00 10.21
Bluey Grey
#89A0B0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AEAA #AE9397
analogous
#93AE9C #93AEAA #93A4AE
triadic
#93AEAA #AA93AE #AEAA93
tetradic
#93AEAA #9C93AE #AE9397 #A4AE93
square
#93AEAA #9C93AE #AE9397 #A4AE93
split-complementary
#93AEAA #AE93A4 #AE9C93
monochromatic
#55716D #70948E #93AEAA #B6C8C6 #D9E2E1
Accessibility & contrast
On white
2.37
#93AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#93AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AEAA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AEAA | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#8CAFAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #93aeaa; /* rgb */ color: rgb(147, 174, 170); /* oklch */ color: oklch(72.9% 0.030 185.6);
Tailwind
colors: {
custom: {
50: '#b3c6c3',
500: '#93aeaa',
950: '#000000',
},
}SCSS
$custom: #93aeaa; $custom-light: #b3c6c3; $custom-dark: #000000;
JSON
{
"hex": "#93aeaa",
"rgb": {
"r": 147,
"g": 174,
"b": 170
},
"hsl": {
"h": 171.111,
"s": 14.286,
"l": 62.941
},
"oklch": {
"l": 0.72918,
"c": 0.0303,
"h": 185.6
},
"luminance": 0.39377
}Semantic roles & 50–950 ramp
primary
#93AEAA
secondary
#D3CACB
accent
#4D5898
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281