#93BBBA#93BBBA
#93BBBA is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.043 H 194.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBBA |
|---|---|
| RGB | rgb(147, 187, 186) |
| HSL | hsl(179, 23%, 65%) |
| HSV | hsv(179, 21%, 73%) |
| CMYK | cmyk(21.4%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.08, -13.50, -3.89) |
| CIE-LCH | lch(73.08, 14.04, 196.07°) |
| OKLab | oklab(76.29% -0.0414 -0.0106) |
| OKLCH | oklch(76.29% 0.043 194.4) |
| XYZ | xyz(38.6633, 45.2874, 53.1491) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.56
Lightblue
#ADD8E6
ΔE00 9.90
Cool Grey
#95A3A6
ΔE00 10.22
Cadetblue
#5F9EA0
ΔE00 10.57
Bluegrey
#85A3B2
ΔE00 10.68
Greyish Teal
#719F91
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBBA #BB9394
analogous
#93BBA6 #93BBBA #93A8BB
triadic
#93BBBA #BA93BB #BBBA93
tetradic
#93BBBA #A693BB #BB9394 #A8BB93
square
#93BBBA #A693BB #BB9394 #A8BB93
split-complementary
#93BBBA #BB93A8 #BBA693
monochromatic
#528281 #6DA3A2 #93BBBA #B9D3D2 #DEEAEA
Accessibility & contrast
On white
2.09
#93BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#93BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBBA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBBA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#87BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #93bbba; /* rgb */ color: rgb(147, 187, 186); /* oklch */ color: oklch(76.3% 0.043 194.4);
Tailwind
colors: {
custom: {
50: '#b3cfce',
500: '#93bbba',
950: '#000000',
},
}SCSS
$custom: #93bbba; $custom-light: #b3cfce; $custom-dark: #000000;
JSON
{
"hex": "#93bbba",
"rgb": {
"r": 147,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.76286,
"c": 0.04278,
"h": 194.4
},
"luminance": 0.45289
}Semantic roles & 50–950 ramp
primary
#93BBBA
secondary
#DCCECF
accent
#4447A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282