#93BBCC#93BBCC
#93BBCC is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.049 H 225.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBCC |
|---|---|
| RGB | rgb(147, 187, 204) |
| HSL | hsl(198, 36%, 69%) |
| HSV | hsv(198, 28%, 80%) |
| CMYK | cmyk(27.9%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(73.61, -9.39, -12.92) |
| CIE-LCH | lch(73.61, 15.97, 233.98°) |
| OKLab | oklab(76.88% -0.0343 -0.0352) |
| OKLCH | oklch(76.88% 0.049 225.7) |
| XYZ | xyz(40.6987, 46.1016, 63.8691) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 6.67
Bluegrey
#85A3B2
ΔE00 6.91
Baby Blue
#89CFF0
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.38
Cloudy Blue
#ACC2D9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBCC #CCA493
analogous
#93CCC1 #93BBCC #939FCC
triadic
#93BBCC #CC93BB #BBCC93
tetradic
#93BBCC #C193CC #CCA493 #9FCC93
square
#93BBCC #C193CC #CCA493 #9FCC93
split-complementary
#93BBCC #CC939F #CCC193
monochromatic
#49839B #69A1B8 #93BBCC #BDD5E0 #E6EFF3
Accessibility & contrast
On white
2.05
#93BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#93BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBCC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBCC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CD
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#81C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93bbcc; /* rgb */ color: rgb(147, 187, 204); /* oklch */ color: oklch(76.9% 0.049 225.7);
Tailwind
colors: {
custom: {
50: '#b4cfdb',
500: '#93bbcc',
950: '#000000',
},
}SCSS
$custom: #93bbcc; $custom-light: #b4cfdb; $custom-dark: #000000;
JSON
{
"hex": "#93bbcc",
"rgb": {
"r": 147,
"g": 187,
"b": 204
},
"hsl": {
"h": 197.895,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.76882,
"c": 0.0492,
"h": 225.7
},
"luminance": 0.46103
}Semantic roles & 50–950 ramp
primary
#93BBCC
secondary
#E6DAD5
accent
#5B37AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283