#93BEBF#93BEBF
#93BEBF is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.046 H 198.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEBF |
|---|---|
| RGB | rgb(147, 190, 191) |
| HSL | hsl(181, 26%, 66%) |
| HSV | hsv(181, 23%, 75%) |
| CMYK | cmyk(23%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.06, -13.95, -5.17) |
| CIE-LCH | lch(74.06, 14.88, 200.35°) |
| OKLab | oklab(77.11% -0.0434 -0.0141) |
| OKLCH | oklch(77.11% 0.046 198) |
| XYZ | xyz(39.8472, 46.7899, 56.2119) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.60
Lightblue
#ADD8E6
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 10.69
Bluegrey
#85A3B2
ΔE00 10.78
Cool Grey
#95A3A6
ΔE00 10.86
Cadetblue
#5F9EA0
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEBF #BF9493
analogous
#93BFAA #93BEBF #93A8BF
triadic
#93BEBF #BF93BE #BEBF93
tetradic
#93BEBF #AA93BF #BF9493 #A8BF93
square
#93BEBF #AA93BF #BF9493 #A8BF93
split-complementary
#93BEBF #BF93A8 #BFAA93
monochromatic
#508687 #6DA7A8 #93BEBF #B9D5D6 #E0ECED
Accessibility & contrast
On white
2.03
#93BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#93BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEBF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEBF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#85C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bebf; /* rgb */ color: rgb(147, 190, 191); /* oklch */ color: oklch(77.1% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#b3d1d2',
500: '#93bebf',
950: '#000000',
},
}SCSS
$custom: #93bebf; $custom-light: #b3d1d2; $custom-dark: #000000;
JSON
{
"hex": "#93bebf",
"rgb": {
"r": 147,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.364,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77107,
"c": 0.04566,
"h": 198
},
"luminance": 0.46792
}Semantic roles & 50–950 ramp
primary
#93BEBF
secondary
#DED0D0
accent
#4441A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282