#93BFBB#93BFBB
#93BFBB is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.047 H 189.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFBB |
|---|---|
| RGB | rgb(147, 191, 187) |
| HSL | hsl(175, 26%, 66%) |
| HSV | hsv(175, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.22, -15.35, -2.75) |
| CIE-LCH | lch(74.22, 15.60, 190.16°) |
| OKLab | oklab(77.2% -0.0464 -0.0076) |
| OKLCH | oklch(77.2% 0.047 189.3) |
| XYZ | xyz(39.6304, 47.0509, 53.9977) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.24
Powder Blue
#B0E0E6
ΔE00 9.25
Lightblue
#ADD8E6
ΔE00 10.42
Greyish Teal
#719F91
ΔE00 10.66
Seafoam Blue
#78D1B6
ΔE00 10.83
Mediumturquoise
#48D1CC
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFBB #BF9397
analogous
#93BFA5 #93BFBB #93ADBF
triadic
#93BFBB #BB93BF #BFBB93
tetradic
#93BFBB #A593BF #BF9397 #ADBF93
square
#93BFBB #A593BF #BF9397 #ADBF93
split-complementary
#93BFBB #BF93AD #BFA593
monochromatic
#508782 #6DA8A3 #93BFBB #B9D6D3 #E0EDEB
Accessibility & contrast
On white
2.02
#93BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#93BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFBB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFBB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#86C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bfbb; /* rgb */ color: rgb(147, 191, 187); /* oklch */ color: oklch(77.2% 0.047 189.3);
Tailwind
colors: {
custom: {
50: '#b3d2cf',
500: '#93bfbb',
950: '#000000',
},
}SCSS
$custom: #93bfbb; $custom-light: #b3d2cf; $custom-dark: #000000;
JSON
{
"hex": "#93bfbb",
"rgb": {
"r": 147,
"g": 191,
"b": 187
},
"hsl": {
"h": 174.545,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77203,
"c": 0.047,
"h": 189.3
},
"luminance": 0.47053
}Semantic roles & 50–950 ramp
primary
#93BFBB
secondary
#DED0D1
accent
#414AA4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282