#93BCBE#93BCBE
#93BCBE is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.044 H 200.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCBE |
|---|---|
| RGB | rgb(147, 188, 190) |
| HSL | hsl(183, 25%, 66%) |
| HSV | hsv(183, 23%, 75%) |
| CMYK | cmyk(22.6%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.47, -13.13, -5.49) |
| CIE-LCH | lch(73.47, 14.24, 202.70°) |
| OKLab | oklab(76.63% -0.0412 -0.015) |
| OKLCH | oklch(76.63% 0.044 200) |
| XYZ | xyz(39.3073, 45.8856, 55.4909) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.87
Powder Blue
#B0E0E6
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 9.97
Cool Grey
#95A3A6
ΔE00 10.12
Sky Blue
#87CEEB
ΔE00 10.51
Cadetblue
#5F9EA0
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCBE #BE9593
analogous
#93BEAA #93BCBE #93A6BE
triadic
#93BCBE #BE93BC #BCBE93
tetradic
#93BCBE #AA93BE #BE9593 #A6BE93
square
#93BCBE #AA93BE #BE9593 #A6BE93
split-complementary
#93BCBE #BE93A6 #BEAA93
monochromatic
#518386 #6DA4A7 #93BCBE #B9D4D5 #DFEBEC
Accessibility & contrast
On white
2.06
#93BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#93BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCBE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCBE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#85BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bcbe; /* rgb */ color: rgb(147, 188, 190); /* oklch */ color: oklch(76.6% 0.044 200.0);
Tailwind
colors: {
custom: {
50: '#b3d0d1',
500: '#93bcbe',
950: '#000000',
},
}SCSS
$custom: #93bcbe; $custom-light: #b3d0d1; $custom-dark: #000000;
JSON
{
"hex": "#93bcbe",
"rgb": {
"r": 147,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.791,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.76633,
"c": 0.0438,
"h": 200
},
"luminance": 0.45887
}Semantic roles & 50–950 ramp
primary
#93BCBE
secondary
#DDD0CF
accent
#4742A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282