#93BFBC#93BFBC
#93BFBC is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.047 H 191.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFBC |
|---|---|
| RGB | rgb(147, 191, 188) |
| HSL | hsl(176, 26%, 66%) |
| HSV | hsv(176, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.25, -15.13, -3.26) |
| CIE-LCH | lch(74.25, 15.48, 192.14°) |
| OKLab | oklab(77.23% -0.046 -0.009) |
| OKLCH | oklch(77.23% 0.047 191) |
| XYZ | xyz(39.7378, 47.0939, 54.5635) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.04
Pale Teal
#82CBB2
ΔE00 9.62
Lightblue
#ADD8E6
ΔE00 10.08
Greyish Teal
#719F91
ΔE00 10.86
Mediumturquoise
#48D1CC
ΔE00 10.93
Cadetblue
#5F9EA0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFBC #BF9396
analogous
#93BFA6 #93BFBC #93ACBF
triadic
#93BFBC #BC93BF #BFBC93
tetradic
#93BFBC #A693BF #BF9396 #ACBF93
square
#93BFBC #A693BF #BF9396 #ACBF93
split-complementary
#93BFBC #BF93AC #BFA693
monochromatic
#508784 #6DA8A4 #93BFBC #B9D6D4 #E0EDEC
Accessibility & contrast
On white
2.02
#93BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#93BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFBC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFBC | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#85C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bfbc; /* rgb */ color: rgb(147, 191, 188); /* oklch */ color: oklch(77.2% 0.047 191.0);
Tailwind
colors: {
custom: {
50: '#b3d2d0',
500: '#93bfbc',
950: '#000000',
},
}SCSS
$custom: #93bfbc; $custom-light: #b3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#93bfbc",
"rgb": {
"r": 147,
"g": 191,
"b": 188
},
"hsl": {
"h": 175.909,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77234,
"c": 0.04684,
"h": 191
},
"luminance": 0.47095
}Semantic roles & 50–950 ramp
primary
#93BFBC
secondary
#DED0D1
accent
#4148A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282