#93BFAF#93BFAF
#93BFAF is a light, muted teal. Relative luminance 0.466; OKLCH L 76.8% C 0.052 H 170.6°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFAF |
|---|---|
| RGB | rgb(147, 191, 175) |
| HSL | hsl(158, 26%, 66%) |
| HSV | hsv(158, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(73.91, -17.90, 3.31) |
| CIE-LCH | lch(73.91, 18.20, 169.51°) |
| OKLab | oklab(76.85% -0.0514 0.0085) |
| OKLCH | oklch(76.85% 0.052 170.6) |
| XYZ | xyz(38.3990, 46.5584, 47.5126) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 7.98
Greenish Grey
#96AE8D
ΔE00 9.02
Darkseagreen
#8FBC8F
ΔE00 9.12
Greyish Teal
#719F91
ΔE00 9.52
Mediumaquamarine
#66CDAA
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFAF #BF93A3
analogous
#93BF99 #93BFAF #93B9BF
triadic
#93BFAF #AF93BF #BFAF93
tetradic
#93BFAF #9993BF #BF93A3 #B9BF93
square
#93BFAF #9993BF #BF93A3 #B9BF93
split-complementary
#93BFAF #BF93B9 #BF9993
monochromatic
#508773 #6DA893 #93BFAF #B9D6CB #E0EDE8
Accessibility & contrast
On white
2.04
#93BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#93BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFAF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFAF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#89C0BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bfaf; /* rgb */ color: rgb(147, 191, 175); /* oklch */ color: oklch(76.8% 0.052 170.6);
Tailwind
colors: {
custom: {
50: '#b3d2c6',
500: '#93bfaf',
950: '#000000',
},
}SCSS
$custom: #93bfaf; $custom-light: #b3d2c6; $custom-dark: #000000;
JSON
{
"hex": "#93bfaf",
"rgb": {
"r": 147,
"g": 191,
"b": 175
},
"hsl": {
"h": 158.182,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76846,
"c": 0.05209,
"h": 170.6
},
"luminance": 0.4656
}Semantic roles & 50–950 ramp
primary
#93BFAF
secondary
#DED0D5
accent
#4165A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282