#93BBBD#93BBBD
#93BBBD is a light, muted teal. Relative luminance 0.454; OKLCH L 76.4% C 0.043 H 200.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBBD |
|---|---|
| RGB | rgb(147, 187, 189) |
| HSL | hsl(183, 24%, 66%) |
| HSV | hsv(183, 22%, 74%) |
| CMYK | cmyk(22.2%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.17, -12.83, -5.40) |
| CIE-LCH | lch(73.17, 13.92, 202.82°) |
| OKLab | oklab(76.38% -0.0402 -0.0147) |
| OKLCH | oklch(76.38% 0.043 200.1) |
| XYZ | xyz(38.9855, 45.4163, 54.8464) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.02
Powder Blue
#B0E0E6
ΔE00 9.22
Bluegrey
#85A3B2
ΔE00 9.71
Cool Grey
#95A3A6
ΔE00 9.81
Sky Blue
#87CEEB
ΔE00 10.64
Greyblue
#77A1B5
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBBD #BD9593
analogous
#93BDAA #93BBBD #93A6BD
triadic
#93BBBD #BD93BB #BBBD93
tetradic
#93BBBD #AA93BD #BD9593 #A6BD93
square
#93BBBD #AA93BD #BD9593 #A6BD93
split-complementary
#93BBBD #BD93A6 #BDAA93
monochromatic
#518285 #6DA3A6 #93BBBD #B9D3D4 #DFEBEB
Accessibility & contrast
On white
2.08
#93BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#93BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBBD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBBD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#86BEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bbbd; /* rgb */ color: rgb(147, 187, 189); /* oklch */ color: oklch(76.4% 0.043 200.1);
Tailwind
colors: {
custom: {
50: '#b3cfd0',
500: '#93bbbd',
950: '#000000',
},
}SCSS
$custom: #93bbbd; $custom-light: #b3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#93bbbd",
"rgb": {
"r": 147,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.857,
"s": 24.138,
"l": 65.882
},
"oklch": {
"l": 0.76381,
"c": 0.04283,
"h": 200.1
},
"luminance": 0.45418
}Semantic roles & 50–950 ramp
primary
#93BBBD
secondary
#DDD0CF
accent
#4743A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282