#93AAA1#93AAA1
#93AAA1 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.8% C 0.029 H 169.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAA1 |
|---|---|
| RGB | rgb(147, 170, 161) |
| HSL | hsl(157, 12%, 62%) |
| HSV | hsv(157, 14%, 67%) |
| CMYK | cmyk(13.5%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.67, -9.79, 1.95) |
| CIE-LCH | lch(67.67, 9.99, 168.74°) |
| OKLab | oklab(71.77% -0.0282 0.005) |
| OKLCH | oklch(71.77% 0.029 169.9) |
| XYZ | xyz(32.8388, 37.5250, 39.2242) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.42
Greyish Teal
#719F91
ΔE00 8.10
Greenish Grey
#96AE8D
ΔE00 8.62
Grey
#929591
ΔE00 10.02
Grey Green
#86A17D
ΔE00 10.25
Cement
#A5A391
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAA1 #AA939C
analogous
#93AA96 #93AAA1 #93A8AA
triadic
#93AAA1 #A193AA #AAA193
tetradic
#93AAA1 #9693AA #AA939C #A8AA93
square
#93AAA1 #9693AA #AA939C #A8AA93
split-complementary
#93AAA1 #AA93A8 #AA9693
monochromatic
#566D64 #718F83 #93AAA1 #B5C5BF #D7E0DD
Accessibility & contrast
On white
2.47
#93AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#93AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAA1
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAA1 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#8EAAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #93aaa1; /* rgb */ color: rgb(147, 170, 161); /* oklch */ color: oklch(71.8% 0.029 169.9);
Tailwind
colors: {
custom: {
50: '#b2c3bc',
500: '#93aaa1',
950: '#000000',
},
}SCSS
$custom: #93aaa1; $custom-light: #b2c3bc; $custom-dark: #000000;
JSON
{
"hex": "#93aaa1",
"rgb": {
"r": 147,
"g": 170,
"b": 161
},
"hsl": {
"h": 156.522,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71765,
"c": 0.02868,
"h": 169.9
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#93AAA1
secondary
#D1C8CB
accent
#4F6B96
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181