#93BCBC#93BCBC
#93BCBC is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.044 H 196.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCBC |
|---|---|
| RGB | rgb(147, 188, 188) |
| HSL | hsl(180, 23%, 66%) |
| HSV | hsv(180, 22%, 74%) |
| CMYK | cmyk(21.8%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(73.41, -13.58, -4.49) |
| CIE-LCH | lch(73.41, 14.30, 198.28°) |
| OKLab | oklab(76.57% -0.042 -0.0122) |
| OKLCH | oklch(76.57% 0.044 196.3) |
| XYZ | xyz(39.0902, 45.7988, 54.3476) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.19
Lightblue
#ADD8E6
ΔE00 9.45
Cool Grey
#95A3A6
ΔE00 10.38
Bluegrey
#85A3B2
ΔE00 10.59
Cadetblue
#5F9EA0
ΔE00 10.71
Greyish Teal
#719F91
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCBC #BC9393
analogous
#93BCA7 #93BCBC #93A7BC
triadic
#93BCBC #BC93BC #BCBC93
tetradic
#93BCBC #A793BC #BC9393 #A7BC93
square
#93BCBC #A793BC #BC9393 #A7BC93
split-complementary
#93BCBC #BC93A7 #BCA793
monochromatic
#518383 #6DA5A5 #93BCBC #B9D3D3 #DFEBEB
Accessibility & contrast
On white
2.07
#93BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#93BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCBC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCBC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#AEB2BC
Tritanopia (blue-blind)
#86BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bcbc; /* rgb */ color: rgb(147, 188, 188); /* oklch */ color: oklch(76.6% 0.044 196.3);
Tailwind
colors: {
custom: {
50: '#b3d0d0',
500: '#93bcbc',
950: '#000000',
},
}SCSS
$custom: #93bcbc; $custom-light: #b3d0d0; $custom-dark: #000000;
JSON
{
"hex": "#93bcbc",
"rgb": {
"r": 147,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.7657,
"c": 0.04372,
"h": 196.3
},
"luminance": 0.458
}Semantic roles & 50–950 ramp
primary
#93BCBC
secondary
#DCCFCF
accent
#4444A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282