#93BBBF#93BBBF
#93BBBF is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.043 H 203.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBBF |
|---|---|
| RGB | rgb(147, 187, 191) |
| HSL | hsl(185, 26%, 66%) |
| HSV | hsv(185, 23%, 75%) |
| CMYK | cmyk(23%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.22, -12.39, -6.41) |
| CIE-LCH | lch(73.22, 13.95, 207.35°) |
| OKLab | oklab(76.44% -0.0394 -0.0174) |
| OKLCH | oklch(76.44% 0.043 203.9) |
| XYZ | xyz(39.2041, 45.5037, 55.9976) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.50
Powder Blue
#B0E0E6
ΔE00 9.10
Bluegrey
#85A3B2
ΔE00 9.11
Cool Grey
#95A3A6
ΔE00 9.60
Sky Blue
#87CEEB
ΔE00 9.89
Light Grey Blue
#9DBCD4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBBF #BF9793
analogous
#93BFAD #93BBBF #93A5BF
triadic
#93BBBF #BF93BB #BBBF93
tetradic
#93BBBF #AD93BF #BF9793 #A5BF93
square
#93BBBF #AD93BF #BF9793 #A5BF93
split-complementary
#93BBBF #BF93A5 #BFAD93
monochromatic
#508287 #6DA3A8 #93BBBF #B9D3D6 #E0EBED
Accessibility & contrast
On white
2.08
#93BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#93BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBBF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBBF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BF
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#85BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bbbf; /* rgb */ color: rgb(147, 187, 191); /* oklch */ color: oklch(76.4% 0.043 203.9);
Tailwind
colors: {
custom: {
50: '#b3cfd2',
500: '#93bbbf',
950: '#000000',
},
}SCSS
$custom: #93bbbf; $custom-light: #b3cfd2; $custom-dark: #000000;
JSON
{
"hex": "#93bbbf",
"rgb": {
"r": 147,
"g": 187,
"b": 191
},
"hsl": {
"h": 185.455,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76445,
"c": 0.04311,
"h": 203.9
},
"luminance": 0.45505
}Semantic roles & 50–950 ramp
primary
#93BBBF
secondary
#DED1D0
accent
#4A41A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282