#93BABE#93BABE
#93BABE is a light, muted teal. Relative luminance 0.450; OKLCH L 76.2% C 0.042 H 204.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #93BABE |
|---|---|
| RGB | rgb(147, 186, 190) |
| HSL | hsl(186, 25%, 66%) |
| HSV | hsv(186, 23%, 75%) |
| CMYK | cmyk(22.6%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.92, -12.09, -6.31) |
| CIE-LCH | lch(72.92, 13.64, 207.58°) |
| OKLab | oklab(76.19% -0.0385 -0.0172) |
| OKLCH | oklch(76.19% 0.042 204.1) |
| XYZ | xyz(38.8830, 45.0371, 55.3495) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.67
Bluegrey
#85A3B2
ΔE00 8.83
Cool Grey
#95A3A6
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 9.83
Greyblue
#77A1B5
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BABE #BE9793
analogous
#93BEAC #93BABE #93A4BE
triadic
#93BABE #BE93BA #BABE93
tetradic
#93BABE #AC93BE #BE9793 #A4BE93
square
#93BABE #AC93BE #BE9793 #A4BE93
split-complementary
#93BABE #BE93A4 #BEAC93
monochromatic
#518186 #6DA2A7 #93BABE #B9D2D5 #DFEBEC
Accessibility & contrast
On white
2.10
#93BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#93BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BABE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BABE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#86BDBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #93babe; /* rgb */ color: rgb(147, 186, 190); /* oklch */ color: oklch(76.2% 0.042 204.1);
Tailwind
colors: {
custom: {
50: '#b3ced1',
500: '#93babe',
950: '#000000',
},
}SCSS
$custom: #93babe; $custom-light: #b3ced1; $custom-dark: #000000;
JSON
{
"hex": "#93babe",
"rgb": {
"r": 147,
"g": 186,
"b": 190
},
"hsl": {
"h": 185.581,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.76192,
"c": 0.04214,
"h": 204.1
},
"luminance": 0.45039
}Semantic roles & 50–950 ramp
primary
#93BABE
secondary
#DDD1CF
accent
#4B42A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282