#93B3CE#93B3CE
#93B3CE is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.2% C 0.052 H 244.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #93B3CE |
|---|---|
| RGB | rgb(147, 179, 206) |
| HSL | hsl(207, 38%, 69%) |
| HSV | hsv(207, 29%, 81%) |
| CMYK | cmyk(28.6%, 13.1%, 0%, 19.2%) |
| CIE-LAB | lab(71.49, -4.63, -17.21) |
| CIE-LCH | lch(71.49, 17.82, 254.95°) |
| OKLab | oklab(75.22% -0.023 -0.0471) |
| OKLCH | oklch(75.22% 0.052 244) |
| XYZ | xyz(39.2900, 42.8979, 64.5905) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.68
Cloudy Blue
#ACC2D9
ΔE00 5.21
Lightsteelblue
#B0C4DE
ΔE00 6.33
Bluey Grey
#89A0B0
ΔE00 6.60
Bluegrey
#85A3B2
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B3CE #CEAE93
analogous
#93CECC #93B3CE #9396CE
triadic
#93B3CE #CE93B3 #B3CE93
tetradic
#93B3CE #CC93CE #CEAE93 #96CE93
square
#93B3CE #CC93CE #CEAE93 #96CE93
split-complementary
#93B3CE #CE9396 #CECC93
monochromatic
#48779F #6995BB #93B3CE #BDD1E1 #E7EEF4
Accessibility & contrast
On white
2.19
#93B3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#93B3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B3CE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B3CE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3CF
Deuteranopia (green-blind)
#A1ACCE
Tritanopia (blue-blind)
#82B9BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #93b3ce; /* rgb */ color: rgb(147, 179, 206); /* oklch */ color: oklch(75.2% 0.052 244.0);
Tailwind
colors: {
custom: {
50: '#b4c9dd',
500: '#93b3ce',
950: '#000000',
},
}SCSS
$custom: #93b3ce; $custom-light: #b4c9dd; $custom-dark: #000000;
JSON
{
"hex": "#93b3ce",
"rgb": {
"r": 147,
"g": 179,
"b": 206
},
"hsl": {
"h": 207.458,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.75225,
"c": 0.05239,
"h": 244
},
"luminance": 0.42899
}Semantic roles & 50–950 ramp
primary
#93B3CE
secondary
#E7DED6
accent
#6E35B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283