#93BBEE#93BBEE
#93BBEE is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.085 H 254.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBEE |
|---|---|
| RGB | rgb(147, 187, 238) |
| HSL | hsl(214, 73%, 75%) |
| HSV | hsv(214, 38%, 93%) |
| CMYK | cmyk(38.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.77, -0.89, -29.61) |
| CIE-LCH | lch(74.77, 29.62, 268.28°) |
| OKLab | oklab(78.18% -0.0223 -0.082) |
| OKLCH | oklch(78.18% 0.085 254.8) |
| XYZ | xyz(45.2307, 47.9144, 87.7374) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.35
Pastel Blue
#A2BFFE
ΔE00 3.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.10
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Light Grey Blue
#9DBCD4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBEE #EEC693
analogous
#93E9EE #93BBEE #9893EE
triadic
#93BBEE #EE93BB #BBEE93
tetradic
#93BBEE #EE93E9 #EEC693 #93EE98
square
#93BBEE #EE93E9 #EEC693 #93EE98
split-complementary
#93BBEE #EE9893 #E9EE93
monochromatic
#2978DD #5E9AE6 #93BBEE #C8DCF6 #E5EEFB
Accessibility & contrast
On white
1.98
#93BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#93BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBEE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBEE | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#74C6CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bbee; /* rgb */ color: rgb(147, 187, 238); /* oklch */ color: oklch(78.2% 0.085 254.8);
Tailwind
colors: {
custom: {
50: '#b5cff3',
500: '#93bbee',
950: '#000000',
},
}SCSS
$custom: #93bbee; $custom-light: #b5cff3; $custom-dark: #000000;
JSON
{
"hex": "#93bbee",
"rgb": {
"r": 147,
"g": 187,
"b": 238
},
"hsl": {
"h": 213.626,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.7818,
"c": 0.08503,
"h": 254.8
},
"luminance": 0.47917
}Semantic roles & 50–950 ramp
primary
#93BBEE
secondary
#F2E7D9
accent
#7F11D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285