#93BEE7#93BEE7
#93BEE7 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.075 H 247.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEE7 |
|---|---|
| RGB | rgb(147, 190, 231) |
| HSL | hsl(209, 64%, 74%) |
| HSV | hsv(209, 36%, 91%) |
| CMYK | cmyk(36.4%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(75.32, -4.33, -24.98) |
| CIE-LCH | lch(75.32, 25.35, 260.16°) |
| OKLab | oklab(78.53% -0.0284 -0.0689) |
| OKLCH | oklch(78.53% 0.075 247.6) |
| XYZ | xyz(44.8653, 48.7971, 82.6406) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.12
Baby Blue (survey)
#A2CFFE
ΔE00 4.50
Light Grey Blue
#9DBCD4
ΔE00 4.70
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Light Blue
#95D0FC
ΔE00 5.13
Sky
#82CAFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEE7 #E7BC93
analogous
#93E7E6 #93BEE7 #9394E7
triadic
#93BEE7 #E793BE #BEE793
tetradic
#93BEE7 #E693E7 #E7BC93 #94E793
square
#93BEE7 #E693E7 #E7BC93 #94E793
split-complementary
#93BEE7 #E79394 #E7E693
monochromatic
#2F82D1 #61A0DC #93BEE7 #C5DCF2 #E6F0F9
Accessibility & contrast
On white
1.95
#93BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#93BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEE7
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEE7 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBEE9
Deuteranopia (green-blind)
#A3B6E6
Tritanopia (blue-blind)
#77C8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93bee7; /* rgb */ color: rgb(147, 190, 231); /* oklch */ color: oklch(78.5% 0.075 247.6);
Tailwind
colors: {
custom: {
50: '#b5d1ee',
500: '#93bee7',
950: '#000000',
},
}SCSS
$custom: #93bee7; $custom-light: #b5d1ee; $custom-dark: #000000;
JSON
{
"hex": "#93bee7",
"rgb": {
"r": 147,
"g": 190,
"b": 231
},
"hsl": {
"h": 209.286,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.78532,
"c": 0.07455,
"h": 247.6
},
"luminance": 0.48799
}Semantic roles & 50–950 ramp
primary
#93BEE7
secondary
#F1E5DA
accent
#711ACB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284