#93BBEF#93BBEF
#93BBEF is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.086 H 255.2°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBEF |
|---|---|
| RGB | rgb(147, 187, 239) |
| HSL | hsl(214, 74%, 76%) |
| HSV | hsv(214, 38%, 94%) |
| CMYK | cmyk(38.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.81, -0.63, -30.09) |
| CIE-LCH | lch(74.81, 30.10, 268.80°) |
| OKLab | oklab(78.22% -0.022 -0.0834) |
| OKLCH | oklch(78.22% 0.086 255.2) |
| XYZ | xyz(45.3780, 47.9733, 88.5133) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 3.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Light Grey Blue
#9DBCD4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBEF #EFC793
analogous
#93E9EF #93BBEF #9993EF
triadic
#93BBEF #EF93BB #BBEF93
tetradic
#93BBEF #EF93E9 #EFC793 #93EF99
square
#93BBEF #EF93E9 #EFC793 #93EF99
split-complementary
#93BBEF #EF9993 #E9EF93
monochromatic
#2878DF #5E99E7 #93BBEF #C8DDF7 #E4EEFB
Accessibility & contrast
On white
1.98
#93BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#93BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBEF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBEF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#74C6CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bbef; /* rgb */ color: rgb(147, 187, 239); /* oklch */ color: oklch(78.2% 0.086 255.2);
Tailwind
colors: {
custom: {
50: '#b5cff4',
500: '#93bbef',
950: '#000000',
},
}SCSS
$custom: #93bbef; $custom-light: #b5cff4; $custom-dark: #000000;
JSON
{
"hex": "#93bbef",
"rgb": {
"r": 147,
"g": 187,
"b": 239
},
"hsl": {
"h": 213.913,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78222,
"c": 0.08627,
"h": 255.2
},
"luminance": 0.47976
}Semantic roles & 50–950 ramp
primary
#93BBEF
secondary
#F3E7D8
accent
#800FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285