#93BFBF#93BFBF
#93BFBF is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.047 H 196.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFBF |
|---|---|
| RGB | rgb(147, 191, 191) |
| HSL | hsl(180, 26%, 66%) |
| HSV | hsv(180, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.33, -14.47, -4.76) |
| CIE-LCH | lch(74.33, 15.24, 198.22°) |
| OKLab | oklab(77.33% -0.0447 -0.013) |
| OKLCH | oklch(77.33% 0.047 196.2) |
| XYZ | xyz(40.0645, 47.2246, 56.2844) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.52
Lightblue
#ADD8E6
ΔE00 9.08
Pale Teal
#82CBB2
ΔE00 10.84
Sky Blue
#87CEEB
ΔE00 11.01
Cadetblue
#5F9EA0
ΔE00 11.09
Paleturquoise
#AFEEEE
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFBF #BF9393
analogous
#93BFA9 #93BFBF #93A9BF
triadic
#93BFBF #BF93BF #BFBF93
tetradic
#93BFBF #A993BF #BF9393 #A9BF93
square
#93BFBF #A993BF #BF9393 #A9BF93
split-complementary
#93BFBF #BF93A9 #BFA993
monochromatic
#508787 #6DA8A8 #93BFBF #B9D6D6 #E0EDED
Accessibility & contrast
On white
2.01
#93BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#93BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFBF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFBF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#85C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bfbf; /* rgb */ color: rgb(147, 191, 191); /* oklch */ color: oklch(77.3% 0.047 196.2);
Tailwind
colors: {
custom: {
50: '#b3d2d2',
500: '#93bfbf',
950: '#000000',
},
}SCSS
$custom: #93bfbf; $custom-light: #b3d2d2; $custom-dark: #000000;
JSON
{
"hex": "#93bfbf",
"rgb": {
"r": 147,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77328,
"c": 0.0466,
"h": 196.2
},
"luminance": 0.47226
}Semantic roles & 50–950 ramp
primary
#93BFBF
secondary
#DED0D0
accent
#4141A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282