#93BEEE#93BEEE
#93BEEE is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.083 H 251.6°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEEE |
|---|---|
| RGB | rgb(147, 190, 238) |
| HSL | hsl(212, 73%, 75%) |
| HSV | hsv(212, 38%, 93%) |
| CMYK | cmyk(38.2%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.58, -2.52, -28.37) |
| CIE-LCH | lch(75.58, 28.48, 264.93°) |
| OKLab | oklab(78.81% -0.0261 -0.0785) |
| OKLCH | oklch(78.81% 0.083 251.6) |
| XYZ | xyz(45.8738, 49.2005, 87.9518) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.90
Baby Blue (survey)
#A2CFFE
ΔE00 4.25
Pastel Blue
#A2BFFE
ΔE00 4.38
Sky Blue (survey)
#75BBFD
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 5.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEEE #EEC393
analogous
#93ECEE #93BEEE #9593EE
triadic
#93BEEE #EE93BE #BEEE93
tetradic
#93BEEE #EE93EC #EEC393 #93EE95
square
#93BEEE #EE93EC #EEC393 #93EE95
split-complementary
#93BEEE #EE9593 #ECEE93
monochromatic
#297EDD #5E9EE6 #93BEEE #C8DEF6 #E5EFFB
Accessibility & contrast
On white
1.94
#93BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#93BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEEE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEEE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#74C9CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #93beee; /* rgb */ color: rgb(147, 190, 238); /* oklch */ color: oklch(78.8% 0.083 251.6);
Tailwind
colors: {
custom: {
50: '#b5d1f3',
500: '#93beee',
950: '#000000',
},
}SCSS
$custom: #93beee; $custom-light: #b5d1f3; $custom-dark: #000000;
JSON
{
"hex": "#93beee",
"rgb": {
"r": 147,
"g": 190,
"b": 238
},
"hsl": {
"h": 211.648,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78812,
"c": 0.08275,
"h": 251.6
},
"luminance": 0.49203
}Semantic roles & 50–950 ramp
primary
#93BEEE
secondary
#F2E6D9
accent
#7811D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285