#93BCD7#93BCD7
#93BCD7 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.058 H 237.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCD7 |
|---|---|
| RGB | rgb(147, 188, 215) |
| HSL | hsl(204, 46%, 71%) |
| HSV | hsv(204, 32%, 84%) |
| CMYK | cmyk(31.6%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(74.24, -7.28, -17.96) |
| CIE-LCH | lch(74.24, 19.38, 247.95°) |
| OKLab | oklab(77.49% -0.0315 -0.0492) |
| OKLCH | oklch(77.49% 0.058 237.4) |
| XYZ | xyz(42.2778, 47.0738, 71.1353) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.32
Cloudy Blue
#ACC2D9
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 6.25
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Light Blue
#95D0FC
ΔE00 6.49
Lightskyblue
#87CEFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCD7 #D7AE93
analogous
#93D7D0 #93BCD7 #939AD7
triadic
#93BCD7 #D793BC #BCD793
tetradic
#93BCD7 #D093D7 #D7AE93 #9AD793
square
#93BCD7 #D093D7 #D7AE93 #9AD793
split-complementary
#93BCD7 #D7939A #D7D093
monochromatic
#4183AF #66A0C6 #93BCD7 #C0D8E8 #E9F1F7
Accessibility & contrast
On white
2.02
#93BCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#93BCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCD7
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCD7 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BBD8
Deuteranopia (green-blind)
#A7B3D7
Tritanopia (blue-blind)
#7DC3C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bcd7; /* rgb */ color: rgb(147, 188, 215); /* oklch */ color: oklch(77.5% 0.058 237.4);
Tailwind
colors: {
custom: {
50: '#b4d0e3',
500: '#93bcd7',
950: '#000000',
},
}SCSS
$custom: #93bcd7; $custom-light: #b4d0e3; $custom-dark: #000000;
JSON
{
"hex": "#93bcd7",
"rgb": {
"r": 147,
"g": 188,
"b": 215
},
"hsl": {
"h": 203.824,
"s": 45.946,
"l": 70.98
},
"oklch": {
"l": 0.77493,
"c": 0.05846,
"h": 237.4
},
"luminance": 0.47076
}Semantic roles & 50–950 ramp
primary
#93BCD7
secondary
#ECE1DA
accent
#642CB9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283