#93BBAF#93BBAF
#93BBAF is a light, muted teal. Relative luminance 0.448; OKLCH L 76.0% C 0.046 H 174.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBAF |
|---|---|
| RGB | rgb(147, 187, 175) |
| HSL | hsl(162, 23%, 65%) |
| HSV | hsv(162, 21%, 73%) |
| CMYK | cmyk(21.4%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.78, -15.85, 1.69) |
| CIE-LCH | lch(72.78, 15.94, 173.93°) |
| OKLab | oklab(75.95% -0.046 0.0042) |
| OKLCH | oklch(75.95% 0.046 174.7) |
| XYZ | xyz(37.5386, 44.8375, 47.2258) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.61
Greyish Teal
#719F91
ΔE00 8.84
Greenish Grey
#96AE8D
ΔE00 9.31
Seafoam Blue
#78D1B6
ΔE00 9.60
Darkseagreen
#8FBC8F
ΔE00 10.45
Dull Teal
#5F9E8F
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBAF #BB939F
analogous
#93BB9B #93BBAF #93B3BB
triadic
#93BBAF #AF93BB #BBAF93
tetradic
#93BBAF #9B93BB #BB939F #B3BB93
square
#93BBAF #9B93BB #BB939F #B3BB93
split-complementary
#93BBAF #BB93B3 #BB9B93
monochromatic
#528273 #6DA393 #93BBAF #B9D3CB #DEEAE7
Accessibility & contrast
On white
2.11
#93BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#93BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBAF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBAF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#B1B0B0
Tritanopia (blue-blind)
#89BCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #93bbaf; /* rgb */ color: rgb(147, 187, 175); /* oklch */ color: oklch(76.0% 0.046 174.7);
Tailwind
colors: {
custom: {
50: '#b3cfc6',
500: '#93bbaf',
950: '#000000',
},
}SCSS
$custom: #93bbaf; $custom-light: #b3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#93bbaf",
"rgb": {
"r": 147,
"g": 187,
"b": 175
},
"hsl": {
"h": 162,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75952,
"c": 0.04619,
"h": 174.7
},
"luminance": 0.44839
}Semantic roles & 50–950 ramp
primary
#93BBAF
secondary
#DCCED2
accent
#4460A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282