#93AAA2#93AAA2
#93AAA2 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.028 H 172.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAA2 |
|---|---|
| RGB | rgb(147, 170, 162) |
| HSL | hsl(159, 12%, 62%) |
| HSV | hsv(159, 14%, 67%) |
| CMYK | cmyk(13.5%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.70, -9.59, 1.43) |
| CIE-LCH | lch(67.70, 9.70, 171.50°) |
| OKLab | oklab(71.79% -0.0278 0.0037) |
| OKLCH | oklch(71.79% 0.028 172.5) |
| XYZ | xyz(32.9274, 37.5604, 39.6905) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.04
Greyish Teal
#719F91
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 9.06
Grey
#929591
ΔE00 9.91
Cool Gray
#9AA7B0
ΔE00 10.20
Cement
#A5A391
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAA2 #AA939B
analogous
#93AA97 #93AAA2 #93A7AA
triadic
#93AAA2 #A293AA #AAA293
tetradic
#93AAA2 #9793AA #AA939B #A7AA93
square
#93AAA2 #9793AA #AA939B #A7AA93
split-complementary
#93AAA2 #AA93A7 #AA9793
monochromatic
#566D65 #718F85 #93AAA2 #B5C5BF #D7E0DD
Accessibility & contrast
On white
2.47
#93AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#93AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAA2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAA2 | 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)
#A8A7A2
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#8EABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #93aaa2; /* rgb */ color: rgb(147, 170, 162); /* oklch */ color: oklch(71.8% 0.028 172.5);
Tailwind
colors: {
custom: {
50: '#b2c3bd',
500: '#93aaa2',
950: '#000000',
},
}SCSS
$custom: #93aaa2; $custom-light: #b2c3bd; $custom-dark: #000000;
JSON
{
"hex": "#93aaa2",
"rgb": {
"r": 147,
"g": 170,
"b": 162
},
"hsl": {
"h": 159.13,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71794,
"c": 0.02806,
"h": 172.5
},
"luminance": 0.37561
}Semantic roles & 50–950 ramp
primary
#93AAA2
secondary
#D1C8CB
accent
#4F6896
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181