#93B7E4#93B7E4
#93B7E4 is a light, moderate cyan. Relative luminance 0.457; OKLCH L 76.9% C 0.076 H 254.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #93B7E4 |
|---|---|
| RGB | rgb(147, 183, 228) |
| HSL | hsl(213, 60%, 74%) |
| HSV | hsv(213, 36%, 89%) |
| CMYK | cmyk(35.5%, 19.7%, 0%, 10.6%) |
| CIE-LAB | lab(73.33, -1.31, -26.40) |
| CIE-LCH | lch(73.33, 26.44, 267.16°) |
| OKLab | oklab(76.93% -0.0205 -0.0729) |
| OKLCH | oklch(76.93% 0.076 254.3) |
| XYZ | xyz(42.9654, 45.6694, 79.9349) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Pastel Blue
#A2BFFE
ΔE00 4.26
Light Grey Blue
#9DBCD4
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B7E4 #E4C093
analogous
#93DFE4 #93B7E4 #9793E4
triadic
#93B7E4 #E493B7 #B7E493
tetradic
#93B7E4 #E493DF #E4C093 #93E497
square
#93B7E4 #E493DF #E4C093 #93E497
split-complementary
#93B7E4 #E49793 #DFE493
monochromatic
#3376CA #6296D8 #93B7E4 #C4D8F0 #E7EFF9
Accessibility & contrast
On white
2.07
#93B7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#93B7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B7E4
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B7E4 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E6
Deuteranopia (green-blind)
#9DB1E3
Tritanopia (blue-blind)
#79C1C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93b7e4; /* rgb */ color: rgb(147, 183, 228); /* oklch */ color: oklch(76.9% 0.076 254.3);
Tailwind
colors: {
custom: {
50: '#b5ccec',
500: '#93b7e4',
950: '#000000',
},
}SCSS
$custom: #93b7e4; $custom-light: #b5ccec; $custom-dark: #000000;
JSON
{
"hex": "#93b7e4",
"rgb": {
"r": 147,
"g": 183,
"b": 228
},
"hsl": {
"h": 213.333,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.76928,
"c": 0.07577,
"h": 254.3
},
"luminance": 0.45671
}Semantic roles & 50–950 ramp
primary
#93B7E4
secondary
#F0E7DB
accent
#7C1EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284