#93BFBD#93BFBD
#93BFBD is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.047 H 192.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFBD |
|---|---|
| RGB | rgb(147, 191, 189) |
| HSL | hsl(177, 26%, 66%) |
| HSV | hsv(177, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.28, -14.91, -3.76) |
| CIE-LCH | lch(74.28, 15.38, 194.15°) |
| OKLab | oklab(77.27% -0.0456 -0.0103) |
| OKLCH | oklch(77.27% 0.047 192.8) |
| XYZ | xyz(39.8460, 47.1371, 55.1332) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.85
Lightblue
#ADD8E6
ΔE00 9.74
Pale Teal
#82CBB2
ΔE00 10.02
Mediumturquoise
#48D1CC
ΔE00 11.01
Greyish Teal
#719F91
ΔE00 11.08
Cadetblue
#5F9EA0
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFBD #BF9395
analogous
#93BFA7 #93BFBD #93ABBF
triadic
#93BFBD #BD93BF #BFBD93
tetradic
#93BFBD #A793BF #BF9395 #ABBF93
square
#93BFBD #A793BF #BF9395 #ABBF93
split-complementary
#93BFBD #BF93AB #BFA793
monochromatic
#508785 #6DA8A6 #93BFBD #B9D6D4 #E0EDEC
Accessibility & contrast
On white
2.01
#93BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#93BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFBD
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFBD | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABD
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#85C2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bfbd; /* rgb */ color: rgb(147, 191, 189); /* oklch */ color: oklch(77.3% 0.047 192.8);
Tailwind
colors: {
custom: {
50: '#b3d2d0',
500: '#93bfbd',
950: '#000000',
},
}SCSS
$custom: #93bfbd; $custom-light: #b3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#93bfbd",
"rgb": {
"r": 147,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.273,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77265,
"c": 0.04671,
"h": 192.8
},
"luminance": 0.47139
}Semantic roles & 50–950 ramp
primary
#93BFBD
secondary
#DED0D0
accent
#4146A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282