#93BCBF#93BCBF
#93BCBF is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.044 H 201.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCBF |
|---|---|
| RGB | rgb(147, 188, 191) |
| HSL | hsl(184, 26%, 66%) |
| HSV | hsv(184, 23%, 75%) |
| CMYK | cmyk(23%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.50, -12.91, -6.00) |
| CIE-LCH | lch(73.50, 14.23, 204.91°) |
| OKLab | oklab(76.67% -0.0407 -0.0163) |
| OKLCH | oklch(76.67% 0.044 201.8) |
| XYZ | xyz(39.4170, 45.9295, 56.0685) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.59
Powder Blue
#B0E0E6
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 9.67
Cool Grey
#95A3A6
ΔE00 10.01
Sky Blue
#87CEEB
ΔE00 10.13
Light Grey Blue
#9DBCD4
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCBF #BF9693
analogous
#93BFAC #93BCBF #93A6BF
triadic
#93BCBF #BF93BC #BCBF93
tetradic
#93BCBF #AC93BF #BF9693 #A6BF93
square
#93BCBF #AC93BF #BF9693 #A6BF93
split-complementary
#93BCBF #BF93A6 #BFAC93
monochromatic
#508487 #6DA4A8 #93BCBF #B9D4D6 #E0ECED
Accessibility & contrast
On white
2.06
#93BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#93BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCBF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCBF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#85BFBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93bcbf; /* rgb */ color: rgb(147, 188, 191); /* oklch */ color: oklch(76.7% 0.044 201.8);
Tailwind
colors: {
custom: {
50: '#b3d0d2',
500: '#93bcbf',
950: '#000000',
},
}SCSS
$custom: #93bcbf; $custom-light: #b3d0d2; $custom-dark: #000000;
JSON
{
"hex": "#93bcbf",
"rgb": {
"r": 147,
"g": 188,
"b": 191
},
"hsl": {
"h": 184.091,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76665,
"c": 0.0439,
"h": 201.8
},
"luminance": 0.45931
}Semantic roles & 50–950 ramp
primary
#93BCBF
secondary
#DED1D0
accent
#4841A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282