#93BCCE#93BCCE
#93BCCE is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.051 H 226.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCCE |
|---|---|
| RGB | rgb(147, 188, 206) |
| HSL | hsl(198, 38%, 69%) |
| HSV | hsv(198, 29%, 81%) |
| CMYK | cmyk(28.6%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.95, -9.45, -13.50) |
| CIE-LCH | lch(73.95, 16.48, 235.01°) |
| OKLab | oklab(77.17% -0.0349 -0.0369) |
| OKLCH | oklch(77.17% 0.051 226.6) |
| XYZ | xyz(41.1530, 46.6239, 65.2115) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 6.30
Baby Blue
#89CFF0
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCCE #CEA593
analogous
#93CEC3 #93BCCE #939FCE
triadic
#93BCCE #CE93BC #BCCE93
tetradic
#93BCCE #C393CE #CEA593 #9FCE93
square
#93BCCE #C393CE #CEA593 #9FCE93
split-complementary
#93BCCE #CE939F #CEC393
monochromatic
#48849F #69A2BB #93BCCE #BDD6E1 #E7F0F4
Accessibility & contrast
On white
2.03
#93BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#93BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCCE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCCE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#80C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bcce; /* rgb */ color: rgb(147, 188, 206); /* oklch */ color: oklch(77.2% 0.051 226.6);
Tailwind
colors: {
custom: {
50: '#b4d0dd',
500: '#93bcce',
950: '#000000',
},
}SCSS
$custom: #93bcce; $custom-light: #b4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#93bcce",
"rgb": {
"r": 147,
"g": 188,
"b": 206
},
"hsl": {
"h": 198.305,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.7717,
"c": 0.05075,
"h": 226.6
},
"luminance": 0.46626
}Semantic roles & 50–950 ramp
primary
#93BCCE
secondary
#E7DBD6
accent
#5B35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283