#93BEE2#93BEE2
#93BEE2 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.069 H 244.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEE2 |
|---|---|
| RGB | rgb(147, 190, 226) |
| HSL | hsl(207, 58%, 73%) |
| HSV | hsv(207, 35%, 89%) |
| CMYK | cmyk(35%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(75.15, -5.61, -22.54) |
| CIE-LCH | lch(75.15, 23.23, 256.03°) |
| OKLab | oklab(78.34% -0.0302 -0.062) |
| OKLCH | oklch(78.34% 0.069 244.1) |
| XYZ | xyz(44.1692, 48.5187, 78.9745) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.62
Light Blue
#95D0FC
ΔE00 5.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Sky
#82CAFC
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.31
Sky Blue (survey)
#75BBFD
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEE2 #E2B793
analogous
#93E2DE #93BEE2 #9396E2
triadic
#93BEE2 #E293BE #BEE293
tetradic
#93BEE2 #DE93E2 #E2B793 #96E293
square
#93BEE2 #DE93E2 #E2B793 #96E293
split-complementary
#93BEE2 #E29396 #E2DE93
monochromatic
#3584C6 #63A1D5 #93BEE2 #C3DBEF #E7F0F9
Accessibility & contrast
On white
1.96
#93BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#93BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEE2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEE2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#79C7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93bee2; /* rgb */ color: rgb(147, 190, 226); /* oklch */ color: oklch(78.3% 0.069 244.1);
Tailwind
colors: {
custom: {
50: '#b5d1eb',
500: '#93bee2',
950: '#000000',
},
}SCSS
$custom: #93bee2; $custom-light: #b5d1eb; $custom-dark: #000000;
JSON
{
"hex": "#93bee2",
"rgb": {
"r": 147,
"g": 190,
"b": 226
},
"hsl": {
"h": 207.342,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.78337,
"c": 0.06899,
"h": 244.1
},
"luminance": 0.48521
}Semantic roles & 50–950 ramp
primary
#93BEE2
secondary
#F0E5DB
accent
#6B20C5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284