#93BFB4#93BFB4
#93BFB4 is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.049 H 177.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFB4 |
|---|---|
| RGB | rgb(147, 191, 180) |
| HSL | hsl(165, 26%, 66%) |
| HSV | hsv(165, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(74.03, -16.86, 0.78) |
| CIE-LCH | lch(74.03, 16.87, 177.35°) |
| OKLab | oklab(76.99% -0.0493 0.0018) |
| OKLCH | oklch(76.99% 0.049 177.9) |
| XYZ | xyz(38.8992, 46.7584, 50.1469) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.96
Seafoam Blue
#78D1B6
ΔE00 8.84
Greyish Teal
#719F91
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 10.44
Mediumaquamarine
#66CDAA
ΔE00 10.66
Powder Blue
#B0E0E6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFB4 #BF939E
analogous
#93BF9E #93BFB4 #93B4BF
triadic
#93BFB4 #B493BF #BFB493
tetradic
#93BFB4 #9E93BF #BF939E #B4BF93
square
#93BFB4 #9E93BF #BF939E #B4BF93
split-complementary
#93BFB4 #BF93B4 #BF9E93
monochromatic
#50877A #6DA899 #93BFB4 #B9D6CF #E0EDE9
Accessibility & contrast
On white
2.03
#93BFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#93BFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFB4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFB4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB4
Deuteranopia (green-blind)
#B3B4B5
Tritanopia (blue-blind)
#88C0BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bfb4; /* rgb */ color: rgb(147, 191, 180); /* oklch */ color: oklch(77.0% 0.049 177.9);
Tailwind
colors: {
custom: {
50: '#b3d2ca',
500: '#93bfb4',
950: '#000000',
},
}SCSS
$custom: #93bfb4; $custom-light: #b3d2ca; $custom-dark: #000000;
JSON
{
"hex": "#93bfb4",
"rgb": {
"r": 147,
"g": 191,
"b": 180
},
"hsl": {
"h": 165,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76991,
"c": 0.04931,
"h": 177.9
},
"luminance": 0.4676
}Semantic roles & 50–950 ramp
primary
#93BFB4
secondary
#DED0D3
accent
#415AA4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282