#93BFBE#93BFBE
#93BFBE is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.047 H 194.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFBE |
|---|---|
| RGB | rgb(147, 191, 190) |
| HSL | hsl(179, 26%, 66%) |
| HSV | hsv(179, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.31, -14.69, -4.26) |
| CIE-LCH | lch(74.31, 15.30, 196.18°) |
| OKLab | oklab(77.3% -0.0451 -0.0117) |
| OKLCH | oklch(77.3% 0.047 194.5) |
| XYZ | xyz(39.9549, 47.1807, 55.7068) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.67
Lightblue
#ADD8E6
ΔE00 9.41
Pale Teal
#82CBB2
ΔE00 10.42
Cadetblue
#5F9EA0
ΔE00 11.08
Mediumturquoise
#48D1CC
ΔE00 11.11
Paleturquoise
#AFEEEE
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFBE #BF9394
analogous
#93BFA8 #93BFBE #93AABF
triadic
#93BFBE #BE93BF #BFBE93
tetradic
#93BFBE #A893BF #BF9394 #AABF93
square
#93BFBE #A893BF #BF9394 #AABF93
split-complementary
#93BFBE #BF93AA #BFA893
monochromatic
#508786 #6DA8A7 #93BFBE #B9D6D5 #E0EDEC
Accessibility & contrast
On white
2.01
#93BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#93BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFBE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFBE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#85C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bfbe; /* rgb */ color: rgb(147, 191, 190); /* oklch */ color: oklch(77.3% 0.047 194.5);
Tailwind
colors: {
custom: {
50: '#b3d2d1',
500: '#93bfbe',
950: '#000000',
},
}SCSS
$custom: #93bfbe; $custom-light: #b3d2d1; $custom-dark: #000000;
JSON
{
"hex": "#93bfbe",
"rgb": {
"r": 147,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.636,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77296,
"c": 0.04663,
"h": 194.5
},
"luminance": 0.47182
}Semantic roles & 50–950 ramp
primary
#93BFBE
secondary
#DED0D0
accent
#4144A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282