#93BEEA#93BEEA
#93BEEA is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.078 H 249.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEEA |
|---|---|
| RGB | rgb(147, 190, 234) |
| HSL | hsl(210, 67%, 75%) |
| HSV | hsv(210, 37%, 92%) |
| CMYK | cmyk(37.2%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.43, -3.56, -26.44) |
| CIE-LCH | lch(75.43, 26.67, 262.33°) |
| OKLab | oklab(78.65% -0.0274 -0.073) |
| OKLCH | oklch(78.65% 0.078 249.4) |
| XYZ | xyz(45.2926, 48.9681, 84.8912) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.54
Baby Blue (survey)
#A2CFFE
ΔE00 4.33
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Pastel Blue
#A2BFFE
ΔE00 4.94
Light Blue
#95D0FC
ΔE00 5.30
Light Grey Blue
#9DBCD4
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEEA #EABF93
analogous
#93E9EA #93BEEA #9493EA
triadic
#93BEEA #EA93BE #BEEA93
tetradic
#93BEEA #EA93E9 #EABF93 #93EA94
square
#93BEEA #EA93E9 #EABF93 #93EA94
split-complementary
#93BEEA #EA9493 #E9EA93
monochromatic
#2D80D6 #609FE0 #93BEEA #C6DDF4 #E5F0FA
Accessibility & contrast
On white
1.95
#93BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#93BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEEA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEEA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#76C8CD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #93beea; /* rgb */ color: rgb(147, 190, 234); /* oklch */ color: oklch(78.7% 0.078 249.4);
Tailwind
colors: {
custom: {
50: '#b5d1f0',
500: '#93beea',
950: '#000000',
},
}SCSS
$custom: #93beea; $custom-light: #b5d1f0; $custom-dark: #000000;
JSON
{
"hex": "#93beea",
"rgb": {
"r": 147,
"g": 190,
"b": 234
},
"hsl": {
"h": 210.345,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.78651,
"c": 0.07802,
"h": 249.4
},
"luminance": 0.4897
}Semantic roles & 50–950 ramp
primary
#93BEEA
secondary
#F2E6D9
accent
#7416CF
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284