#93BCED#93BCED
#93BCED is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.083 H 253.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCED |
|---|---|
| RGB | rgb(147, 188, 237) |
| HSL | hsl(213, 71%, 75%) |
| HSV | hsv(213, 38%, 93%) |
| CMYK | cmyk(38%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(75.00, -1.70, -28.71) |
| CIE-LCH | lch(75.00, 28.76, 266.62°) |
| OKLab | oklab(78.35% -0.0239 -0.0795) |
| OKLCH | oklch(78.35% 0.083 253.3) |
| XYZ | xyz(45.2971, 48.2815, 87.0368) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.60
Pastel Blue
#A2BFFE
ΔE00 3.99
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCED #EDC493
analogous
#93E9ED #93BCED #9793ED
triadic
#93BCED #ED93BC #BCED93
tetradic
#93BCED #ED93E9 #EDC493 #93ED97
square
#93BCED #ED93E9 #EDC493 #93ED97
split-complementary
#93BCED #ED9793 #E9ED93
monochromatic
#2A7BDC #5F9BE4 #93BCED #C7DDF6 #E5EFFB
Accessibility & contrast
On white
1.97
#93BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#93BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCED
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCED | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#75C7CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93bced; /* rgb */ color: rgb(147, 188, 237); /* oklch */ color: oklch(78.3% 0.083 253.3);
Tailwind
colors: {
custom: {
50: '#b5d0f3',
500: '#93bced',
950: '#000000',
},
}SCSS
$custom: #93bced; $custom-light: #b5d0f3; $custom-dark: #000000;
JSON
{
"hex": "#93bced",
"rgb": {
"r": 147,
"g": 188,
"b": 237
},
"hsl": {
"h": 212.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.78349,
"c": 0.08302,
"h": 253.3
},
"luminance": 0.48284
}Semantic roles & 50–950 ramp
primary
#93BCED
secondary
#F2E7D9
accent
#7B12D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285