#93B1BE#93B1BE
#93B1BE is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.2% C 0.038 H 226.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #93B1BE |
|---|---|
| RGB | rgb(147, 177, 190) |
| HSL | hsl(198, 25%, 66%) |
| HSV | hsv(198, 23%, 75%) |
| CMYK | cmyk(22.6%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(70.43, -7.31, -10.01) |
| CIE-LCH | lch(70.43, 12.39, 233.87°) |
| OKLab | oklab(74.22% -0.0263 -0.0272) |
| OKLCH | oklch(74.22% 0.038 226) |
| XYZ | xyz(37.0464, 41.3638, 54.7373) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 5.52
Bluey Grey
#89A0B0
ΔE00 5.59
Cool Gray
#9AA7B0
ΔE00 5.74
Greyblue
#77A1B5
ΔE00 6.10
Cool Grey
#95A3A6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B1BE #BEA093
analogous
#93BEB5 #93B1BE #939BBE
triadic
#93B1BE #BE93B1 #B1BE93
tetradic
#93B1BE #B593BE #BEA093 #9BBE93
square
#93B1BE #B593BE #BEA093 #9BBE93
split-complementary
#93B1BE #BE939B #BEB593
monochromatic
#517686 #6D95A7 #93B1BE #B9CDD5 #DFE8EC
Accessibility & contrast
On white
2.26
#93B1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#93B1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B1BE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B1BE | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#87B5B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #93b1be; /* rgb */ color: rgb(147, 177, 190); /* oklch */ color: oklch(74.2% 0.038 226.0);
Tailwind
colors: {
custom: {
50: '#b3c8d1',
500: '#93b1be',
950: '#000000',
},
}SCSS
$custom: #93b1be; $custom-light: #b3c8d1; $custom-dark: #000000;
JSON
{
"hex": "#93b1be",
"rgb": {
"r": 147,
"g": 177,
"b": 190
},
"hsl": {
"h": 198.14,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.74223,
"c": 0.03782,
"h": 226
},
"luminance": 0.41365
}Semantic roles & 50–950 ramp
primary
#93B1BE
secondary
#DDD4CF
accent
#6042A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282