#93B4DA#93B4DA
#93B4DA is a light, moderate cyan. Relative luminance 0.439; OKLCH L 75.9% C 0.066 H 252.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #93B4DA |
|---|---|
| RGB | rgb(147, 180, 218) |
| HSL | hsl(212, 49%, 72%) |
| HSV | hsv(212, 33%, 85%) |
| CMYK | cmyk(32.6%, 17.4%, 0%, 14.5%) |
| CIE-LAB | lab(72.17, -2.22, -22.74) |
| CIE-LCH | lch(72.17, 22.85, 264.43°) |
| OKLab | oklab(75.9% -0.02 -0.0626) |
| OKLCH | oklch(75.9% 0.066 252.2) |
| XYZ | xyz(41.0049, 43.9057, 72.6302) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 4.93
Pastel Blue
#A2BFFE
ΔE00 5.53
Cloudy Blue
#ACC2D9
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.19
Sky Blue (survey)
#75BBFD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B4DA #DAB993
analogous
#93D8DA #93B4DA #9693DA
triadic
#93B4DA #DA93B4 #B4DA93
tetradic
#93B4DA #DA93D8 #DAB993 #93DA96
square
#93B4DA #DA93D8 #DAB993 #93DA96
split-complementary
#93B4DA #DA9693 #D8DA93
monochromatic
#3E75B5 #6594CA #93B4DA #C1D4EA #E8EFF7
Accessibility & contrast
On white
2.15
#93B4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#93B4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B4DA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B4DA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DC
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#7DBCC0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #93b4da; /* rgb */ color: rgb(147, 180, 218); /* oklch */ color: oklch(75.9% 0.066 252.2);
Tailwind
colors: {
custom: {
50: '#b4cae5',
500: '#93b4da',
950: '#000000',
},
}SCSS
$custom: #93b4da; $custom-light: #b4cae5; $custom-dark: #000000;
JSON
{
"hex": "#93b4da",
"rgb": {
"r": 147,
"g": 180,
"b": 218
},
"hsl": {
"h": 212.113,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.75895,
"c": 0.06571,
"h": 252.2
},
"luminance": 0.43908
}Semantic roles & 50–950 ramp
primary
#93B4DA
secondary
#EEE5DB
accent
#7829BC
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284