#93BBBB#93BBBB
#93BBBB is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.043 H 196.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBBB |
|---|---|
| RGB | rgb(147, 187, 187) |
| HSL | hsl(180, 23%, 65%) |
| HSV | hsv(180, 21%, 73%) |
| CMYK | cmyk(21.4%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.11, -13.28, -4.39) |
| CIE-LCH | lch(73.11, 13.98, 198.30°) |
| OKLab | oklab(76.32% -0.041 -0.012) |
| OKLCH | oklch(76.32% 0.043 196.3) |
| XYZ | xyz(38.7699, 45.3301, 53.7109) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.42
Lightblue
#ADD8E6
ΔE00 9.59
Cool Grey
#95A3A6
ΔE00 10.07
Bluegrey
#85A3B2
ΔE00 10.35
Cadetblue
#5F9EA0
ΔE00 10.59
Greyish Teal
#719F91
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBBB #BB9393
analogous
#93BBA7 #93BBBB #93A7BB
triadic
#93BBBB #BB93BB #BBBB93
tetradic
#93BBBB #A793BB #BB9393 #A7BB93
square
#93BBBB #A793BB #BB9393 #A7BB93
split-complementary
#93BBBB #BB93A7 #BBA793
monochromatic
#528282 #6DA3A3 #93BBBB #B9D3D3 #DEEAEA
Accessibility & contrast
On white
2.09
#93BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#93BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBBB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBBB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 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)
#B6B7BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#86BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #93bbbb; /* rgb */ color: rgb(147, 187, 187); /* oklch */ color: oklch(76.3% 0.043 196.3);
Tailwind
colors: {
custom: {
50: '#b3cfcf',
500: '#93bbbb',
950: '#000000',
},
}SCSS
$custom: #93bbbb; $custom-light: #b3cfcf; $custom-dark: #000000;
JSON
{
"hex": "#93bbbb",
"rgb": {
"r": 147,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.76317,
"c": 0.04275,
"h": 196.3
},
"luminance": 0.45332
}Semantic roles & 50–950 ramp
primary
#93BBBB
secondary
#DCCECE
accent
#4444A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282