#93AAA3#93AAA3
#93AAA3 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.028 H 175.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAA3 |
|---|---|
| RGB | rgb(147, 170, 163) |
| HSL | hsl(162, 12%, 62%) |
| HSV | hsv(162, 14%, 67%) |
| CMYK | cmyk(13.5%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.72, -9.39, 0.92) |
| CIE-LCH | lch(67.72, 9.43, 174.42°) |
| OKLab | oklab(71.82% -0.0274 0.0023) |
| OKLCH | oklch(71.82% 0.028 175.2) |
| XYZ | xyz(33.0166, 37.5961, 40.1605) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.67
Greyish Teal
#719F91
ΔE00 8.44
Greenish Grey
#96AE8D
ΔE00 9.51
Cool Gray
#9AA7B0
ΔE00 9.78
Grey
#929591
ΔE00 9.81
Pewter
#899397
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAA3 #AA939A
analogous
#93AA98 #93AAA3 #93A6AA
triadic
#93AAA3 #A393AA #AAA393
tetradic
#93AAA3 #9893AA #AA939A #A6AA93
square
#93AAA3 #9893AA #AA939A #A6AA93
split-complementary
#93AAA3 #AA93A6 #AA9893
monochromatic
#566D66 #718F86 #93AAA3 #B5C5C0 #D7E0DD
Accessibility & contrast
On white
2.46
#93AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#93AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAA3
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAA3 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#8EABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #93aaa3; /* rgb */ color: rgb(147, 170, 163); /* oklch */ color: oklch(71.8% 0.028 175.2);
Tailwind
colors: {
custom: {
50: '#b2c3be',
500: '#93aaa3',
950: '#000000',
},
}SCSS
$custom: #93aaa3; $custom-light: #b2c3be; $custom-dark: #000000;
JSON
{
"hex": "#93aaa3",
"rgb": {
"r": 147,
"g": 170,
"b": 163
},
"hsl": {
"h": 161.739,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71824,
"c": 0.0275,
"h": 175.2
},
"luminance": 0.37597
}Semantic roles & 50–950 ramp
primary
#93AAA3
secondary
#D1C8CB
accent
#4F6596
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181