#93ABA2#93ABA2
#93ABA2 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.030 H 170.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #93ABA2 |
|---|---|
| RGB | rgb(147, 171, 162) |
| HSL | hsl(158, 13%, 62%) |
| HSV | hsv(158, 14%, 67%) |
| CMYK | cmyk(14%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.97, -10.13, 1.84) |
| CIE-LCH | lch(67.97, 10.29, 169.71°) |
| OKLab | oklab(72.02% -0.0292 0.0047) |
| OKLCH | oklch(72.02% 0.03 170.8) |
| XYZ | xyz(33.1155, 37.9368, 39.7532) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.64
Greyish Teal
#719F91
ΔE00 8.01
Greenish Grey
#96AE8D
ΔE00 8.61
Grey Green
#86A17D
ΔE00 10.31
Grey
#929591
ΔE00 10.40
Sage Green
#9CAF88
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93ABA2 #AB939C
analogous
#93AB96 #93ABA2 #93A8AB
triadic
#93ABA2 #A293AB #ABA293
tetradic
#93ABA2 #9693AB #AB939C #A8AB93
square
#93ABA2 #9693AB #AB939C #A8AB93
split-complementary
#93ABA2 #AB93A8 #AB9693
monochromatic
#566E65 #719084 #93ABA2 #B5C6C0 #D8E1DD
Accessibility & contrast
On white
2.45
#93ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#93ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93ABA2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93ABA2 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A2
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#8EABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #93aba2; /* rgb */ color: rgb(147, 171, 162); /* oklch */ color: oklch(72.0% 0.030 170.8);
Tailwind
colors: {
custom: {
50: '#b3c4bd',
500: '#93aba2',
950: '#000000',
},
}SCSS
$custom: #93aba2; $custom-light: #b3c4bd; $custom-dark: #000000;
JSON
{
"hex": "#93aba2",
"rgb": {
"r": 147,
"g": 171,
"b": 162
},
"hsl": {
"h": 157.5,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.72015,
"c": 0.02962,
"h": 170.8
},
"luminance": 0.37937
}Semantic roles & 50–950 ramp
primary
#93ABA2
secondary
#D1C9CC
accent
#4F6A97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181