#93BBAE#93BBAE
#93BBAE is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.047 H 173.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBAE |
|---|---|
| RGB | rgb(147, 187, 174) |
| HSL | hsl(161, 23%, 65%) |
| HSV | hsv(161, 21%, 73%) |
| CMYK | cmyk(21.4%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.76, -16.06, 2.19) |
| CIE-LCH | lch(72.76, 16.20, 172.22°) |
| OKLab | oklab(75.92% -0.0464 0.0056) |
| OKLCH | oklch(75.92% 0.047 173.2) |
| XYZ | xyz(37.4407, 44.7984, 46.7105) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.40
Greyish Teal
#719F91
ΔE00 8.79
Greenish Grey
#96AE8D
ΔE00 8.99
Seafoam Blue
#78D1B6
ΔE00 9.43
Darkseagreen
#8FBC8F
ΔE00 10.05
Dull Teal
#5F9E8F
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBAE #BB93A0
analogous
#93BB9A #93BBAE #93B4BB
triadic
#93BBAE #AE93BB #BBAE93
tetradic
#93BBAE #9A93BB #BB93A0 #B4BB93
square
#93BBAE #9A93BB #BB93A0 #B4BB93
split-complementary
#93BBAE #BB93B4 #BB9A93
monochromatic
#528272 #6DA392 #93BBAE #B9D3CA #DEEAE6
Accessibility & contrast
On white
2.11
#93BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#93BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBAE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBAE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#B1B0AF
Tritanopia (blue-blind)
#8ABCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #93bbae; /* rgb */ color: rgb(147, 187, 174); /* oklch */ color: oklch(75.9% 0.047 173.2);
Tailwind
colors: {
custom: {
50: '#b3cfc6',
500: '#93bbae',
950: '#000000',
},
}SCSS
$custom: #93bbae; $custom-light: #b3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#93bbae",
"rgb": {
"r": 147,
"g": 187,
"b": 174
},
"hsl": {
"h": 160.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75923,
"c": 0.04675,
"h": 173.2
},
"luminance": 0.448
}Semantic roles & 50–950 ramp
primary
#93BBAE
secondary
#DCCED3
accent
#4463A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282