#93ACA0#93ACA0
#93ACA0 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.2% C 0.033 H 164.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #93ACA0 |
|---|---|
| RGB | rgb(147, 172, 160) |
| HSL | hsl(151, 13%, 63%) |
| HSV | hsv(151, 15%, 67%) |
| CMYK | cmyk(14.5%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.20, -11.06, 3.27) |
| CIE-LCH | lch(68.20, 11.53, 163.50°) |
| OKLab | oklab(72.18% -0.0315 0.0085) |
| OKLCH | oklch(72.18% 0.033 164.9) |
| XYZ | xyz(33.1288, 38.2454, 38.8876) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.36
Greyish Teal
#719F91
ΔE00 7.62
Cool Grey
#95A3A6
ΔE00 8.92
Grey Green
#86A17D
ΔE00 9.22
Sage Green
#9CAF88
ΔE00 9.36
Greeny Grey
#7EA07A
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93ACA0 #AC939F
analogous
#93AC93 #93ACA0 #93ABAC
triadic
#93ACA0 #A093AC #ACA093
tetradic
#93ACA0 #9393AC #AC939F #ABAC93
square
#93ACA0 #9393AC #AC939F #ABAC93
split-complementary
#93ACA0 #AC93AB #AC9393
monochromatic
#556F63 #709182 #93ACA0 #B6C7BE #D8E1DD
Accessibility & contrast
On white
2.43
#93ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#93ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93ACA0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93ACA0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#8EACA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #93aca0; /* rgb */ color: rgb(147, 172, 160); /* oklch */ color: oklch(72.2% 0.033 164.9);
Tailwind
colors: {
custom: {
50: '#b3c4bc',
500: '#93aca0',
950: '#000000',
},
}SCSS
$custom: #93aca0; $custom-light: #b3c4bc; $custom-dark: #000000;
JSON
{
"hex": "#93aca0",
"rgb": {
"r": 147,
"g": 172,
"b": 160
},
"hsl": {
"h": 151.2,
"s": 13.089,
"l": 62.549
},
"oklch": {
"l": 0.72178,
"c": 0.03263,
"h": 164.9
},
"luminance": 0.38246
}Semantic roles & 50–950 ramp
primary
#93ACA0
secondary
#D2C9CD
accent
#4E7197
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181