#93BBDE#93BBDE
#93BBDE is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.066 H 245.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBDE |
|---|---|
| RGB | rgb(147, 187, 222) |
| HSL | hsl(208, 53%, 72%) |
| HSV | hsv(208, 34%, 87%) |
| CMYK | cmyk(33.8%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(74.20, -5.00, -21.82) |
| CIE-LCH | lch(74.20, 22.39, 257.08°) |
| OKLab | oklab(77.54% -0.0277 -0.06) |
| OKLCH | oklch(77.54% 0.066 245.2) |
| XYZ | xyz(42.9837, 47.0155, 75.9031) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.31
Carolina Blue
#8AB8FE
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 5.35
Baby Blue (survey)
#A2CFFE
ΔE00 5.73
Sky Blue (survey)
#75BBFD
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBDE #DEB693
analogous
#93DEDB #93BBDE #9396DE
triadic
#93BBDE #DE93BB #BBDE93
tetradic
#93BBDE #DB93DE #DEB693 #96DE93
square
#93BBDE #DB93DE #DEB693 #96DE93
split-complementary
#93BBDE #DE9396 #DEDB93
monochromatic
#3A80BD #649DD0 #93BBDE #C2D9EC #E8F0F8
Accessibility & contrast
On white
2.02
#93BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#93BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBDE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBDE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE0
Deuteranopia (green-blind)
#A3B3DD
Tritanopia (blue-blind)
#7BC3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bbde; /* rgb */ color: rgb(147, 187, 222); /* oklch */ color: oklch(77.5% 0.066 245.2);
Tailwind
colors: {
custom: {
50: '#b4cfe8',
500: '#93bbde',
950: '#000000',
},
}SCSS
$custom: #93bbde; $custom-light: #b4cfe8; $custom-dark: #000000;
JSON
{
"hex": "#93bbde",
"rgb": {
"r": 147,
"g": 187,
"b": 222
},
"hsl": {
"h": 208,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.77542,
"c": 0.06611,
"h": 245.2
},
"luminance": 0.47018
}Semantic roles & 50–950 ramp
primary
#93BBDE
secondary
#EFE5DC
accent
#6E25C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284