#93BCDF#93BCDF
#93BCDF is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.067 H 244.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCDF |
|---|---|
| RGB | rgb(147, 188, 223) |
| HSL | hsl(208, 54%, 73%) |
| HSV | hsv(208, 34%, 87%) |
| CMYK | cmyk(34.1%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(74.51, -5.29, -21.90) |
| CIE-LCH | lch(74.51, 22.53, 256.42°) |
| OKLab | oklab(77.79% -0.0287 -0.0602) |
| OKLCH | oklch(77.79% 0.067 244.6) |
| XYZ | xyz(43.3310, 47.4951, 76.6820) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.31
Carolina Blue
#8AB8FE
ΔE00 5.33
Cloudy Blue
#ACC2D9
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 5.67
Sky Blue (survey)
#75BBFD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCDF #DFB693
analogous
#93DFDC #93BCDF #9396DF
triadic
#93BCDF #DF93BC #BCDF93
tetradic
#93BCDF #DC93DF #DFB693 #96DF93
square
#93BCDF #DC93DF #DFB693 #96DF93
split-complementary
#93BCDF #DF9396 #DFDC93
monochromatic
#3981BF #649FD1 #93BCDF #C2D9ED #E7F0F8
Accessibility & contrast
On white
2.00
#93BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#93BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCDF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCDF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#7AC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bcdf; /* rgb */ color: rgb(147, 188, 223); /* oklch */ color: oklch(77.8% 0.067 244.6);
Tailwind
colors: {
custom: {
50: '#b5d0e9',
500: '#93bcdf',
950: '#000000',
},
}SCSS
$custom: #93bcdf; $custom-light: #b5d0e9; $custom-dark: #000000;
JSON
{
"hex": "#93bcdf",
"rgb": {
"r": 147,
"g": 188,
"b": 223
},
"hsl": {
"h": 207.632,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.77794,
"c": 0.06671,
"h": 244.6
},
"luminance": 0.47497
}Semantic roles & 50–950 ramp
primary
#93BCDF
secondary
#EFE5DC
accent
#6D24C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284