#93BEEF#93BEEF
#93BEEF is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.084 H 252.1°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEEF |
|---|---|
| RGB | rgb(147, 190, 239) |
| HSL | hsl(212, 74%, 76%) |
| HSV | hsv(212, 38%, 94%) |
| CMYK | cmyk(38.5%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.61, -2.26, -28.86) |
| CIE-LCH | lch(75.61, 28.94, 265.53°) |
| OKLab | oklab(78.85% -0.0258 -0.0799) |
| OKLCH | oklch(78.85% 0.084 252.1) |
| XYZ | xyz(46.0211, 49.2595, 88.7277) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.26
Pastel Blue
#A2BFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 5.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEEF #EFC493
analogous
#93ECEF #93BEEF #9693EF
triadic
#93BEEF #EF93BE #BEEF93
tetradic
#93BEEF #EF93EC #EFC493 #93EF96
square
#93BEEF #EF93EC #EFC493 #93EF96
split-complementary
#93BEEF #EF9693 #ECEF93
monochromatic
#287EDF #5E9EE7 #93BEEF #C8DEF7 #E4EFFB
Accessibility & contrast
On white
1.94
#93BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#93BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEEF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEEF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#73C9CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #93beef; /* rgb */ color: rgb(147, 190, 239); /* oklch */ color: oklch(78.9% 0.084 252.1);
Tailwind
colors: {
custom: {
50: '#b5d1f4',
500: '#93beef',
950: '#000000',
},
}SCSS
$custom: #93beef; $custom-light: #b5d1f4; $custom-dark: #000000;
JSON
{
"hex": "#93beef",
"rgb": {
"r": 147,
"g": 190,
"b": 239
},
"hsl": {
"h": 211.957,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78853,
"c": 0.08395,
"h": 252.1
},
"luminance": 0.49262
}Semantic roles & 50–950 ramp
primary
#93BEEF
secondary
#F3E6D8
accent
#790FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285