#93BBBE#93BBBE
#93BBBE is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.043 H 202.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBBE |
|---|---|
| RGB | rgb(147, 187, 190) |
| HSL | hsl(184, 25%, 66%) |
| HSV | hsv(184, 23%, 75%) |
| CMYK | cmyk(22.6%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.19, -12.61, -5.90) |
| CIE-LCH | lch(73.19, 13.92, 205.09°) |
| OKLab | oklab(76.41% -0.0398 -0.0161) |
| OKLCH | oklch(76.41% 0.043 202) |
| XYZ | xyz(39.0944, 45.4599, 55.4200) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 9.15
Bluegrey
#85A3B2
ΔE00 9.40
Cool Grey
#95A3A6
ΔE00 9.69
Sky Blue
#87CEEB
ΔE00 10.26
Light Grey Blue
#9DBCD4
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBBE #BE9693
analogous
#93BEAB #93BBBE #93A5BE
triadic
#93BBBE #BE93BB #BBBE93
tetradic
#93BBBE #AB93BE #BE9693 #A5BE93
square
#93BBBE #AB93BE #BE9693 #A5BE93
split-complementary
#93BBBE #BE93A5 #BEAB93
monochromatic
#518286 #6DA3A7 #93BBBE #B9D3D5 #DFEBEC
Accessibility & contrast
On white
2.08
#93BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#93BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBBE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBBE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#85BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bbbe; /* rgb */ color: rgb(147, 187, 190); /* oklch */ color: oklch(76.4% 0.043 202.0);
Tailwind
colors: {
custom: {
50: '#b3cfd1',
500: '#93bbbe',
950: '#000000',
},
}SCSS
$custom: #93bbbe; $custom-light: #b3cfd1; $custom-dark: #000000;
JSON
{
"hex": "#93bbbe",
"rgb": {
"r": 147,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.186,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.76413,
"c": 0.04294,
"h": 202
},
"luminance": 0.45461
}Semantic roles & 50–950 ramp
primary
#93BBBE
secondary
#DDD0CF
accent
#4942A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282