#93B4AA#93B4AA
#93B4AA is a light, muted teal. Relative luminance 0.417; OKLCH L 74.2% C 0.039 H 174.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #93B4AA |
|---|---|
| RGB | rgb(147, 180, 170) |
| HSL | hsl(162, 18%, 64%) |
| HSV | hsv(162, 18%, 71%) |
| CMYK | cmyk(18.3%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(70.70, -13.25, 1.38) |
| CIE-LCH | lch(70.70, 13.32, 174.04°) |
| OKLab | oklab(74.25% -0.0385 0.0035) |
| OKLCH | oklch(74.25% 0.039 174.9) |
| XYZ | xyz(35.6076, 41.7468, 44.2043) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.01
Greenish Grey
#96AE8D
ΔE00 8.84
Pale Teal
#82CBB2
ΔE00 9.89
Cool Grey
#95A3A6
ΔE00 10.15
Dull Teal
#5F9E8F
ΔE00 10.59
Cadetblue
#5F9EA0
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B4AA #B4939D
analogous
#93B49A #93B4AA #93AEB4
triadic
#93B4AA #AA93B4 #B4AA93
tetradic
#93B4AA #9A93B4 #B4939D #AEB493
square
#93B4AA #9A93B4 #B4939D #AEB493
split-complementary
#93B4AA #B493AE #B49A93
monochromatic
#54796E #6F9B8E #93B4AA #B7CDC6 #DBE6E3
Accessibility & contrast
On white
2.25
#93B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#93B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B4AA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B4AA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#8BB5B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #93b4aa; /* rgb */ color: rgb(147, 180, 170); /* oklch */ color: oklch(74.2% 0.039 174.9);
Tailwind
colors: {
custom: {
50: '#b3cac3',
500: '#93b4aa',
950: '#000000',
},
}SCSS
$custom: #93b4aa; $custom-light: #b3cac3; $custom-dark: #000000;
JSON
{
"hex": "#93b4aa",
"rgb": {
"r": 147,
"g": 180,
"b": 170
},
"hsl": {
"h": 161.818,
"s": 18.033,
"l": 64.118
},
"oklch": {
"l": 0.74246,
"c": 0.03868,
"h": 174.9
},
"luminance": 0.41748
}Semantic roles & 50–950 ramp
primary
#93B4AA
secondary
#D7CCCF
accent
#49629C
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281