#93BBBC#93BBBC
#93BBBC is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.043 H 198.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBBC |
|---|---|
| RGB | rgb(147, 187, 188) |
| HSL | hsl(181, 23%, 66%) |
| HSV | hsv(181, 22%, 74%) |
| CMYK | cmyk(21.8%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.14, -13.05, -4.90) |
| CIE-LCH | lch(73.14, 13.94, 200.56°) |
| OKLab | oklab(76.35% -0.0406 -0.0133) |
| OKLCH | oklch(76.35% 0.043 198.2) |
| XYZ | xyz(38.8774, 45.3730, 54.2767) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.31
Cool Grey
#95A3A6
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 10.02
Cadetblue
#5F9EA0
ΔE00 10.64
Greyblue
#77A1B5
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBBC #BC9493
analogous
#93BCA8 #93BBBC #93A6BC
triadic
#93BBBC #BC93BB #BBBC93
tetradic
#93BBBC #A893BC #BC9493 #A6BC93
square
#93BBBC #A893BC #BC9493 #A6BC93
split-complementary
#93BBBC #BC93A6 #BCA893
monochromatic
#518283 #6DA3A5 #93BBBC #B9D3D3 #DFEBEB
Accessibility & contrast
On white
2.08
#93BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#93BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBBC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBBC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#86BEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bbbc; /* rgb */ color: rgb(147, 187, 188); /* oklch */ color: oklch(76.3% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#b3cfd0',
500: '#93bbbc',
950: '#000000',
},
}SCSS
$custom: #93bbbc; $custom-light: #b3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#93bbbc",
"rgb": {
"r": 147,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.463,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.76349,
"c": 0.04277,
"h": 198.2
},
"luminance": 0.45375
}Semantic roles & 50–950 ramp
primary
#93BBBC
secondary
#DCCFCF
accent
#4644A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282