#5ED3F7#5ED3F7
#5ED3F7 is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.4% C 0.116 H 221.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3F7 |
|---|---|
| RGB | rgb(94, 211, 247) |
| HSL | hsl(194, 91%, 67%) |
| HSV | hsv(194, 62%, 97%) |
| CMYK | cmyk(61.9%, 14.6%, 0%, 3.1%) |
| CIE-LAB | lab(79.43, -22.53, -27.49) |
| CIE-LCH | lch(79.43, 35.54, 230.66°) |
| OKLab | oklab(81.36% -0.0872 -0.0766) |
| OKLCH | oklch(81.36% 0.116 221.3) |
| XYZ | xyz(44.6921, 55.6790, 96.3695) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.58
Bright Sky Blue
#02CCFE
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 6.64
Lightskyblue
#87CEFA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3F7 #F7825E
analogous
#5EF7CF #5ED3F7 #5E86F7
triadic
#5ED3F7 #F75ED3 #D3F75E
tetradic
#5ED3F7 #CF5EF7 #F7825E #86F75E
square
#5ED3F7 #CF5EF7 #F7825E #86F75E
split-complementary
#5ED3F7 #F75E86 #F7CF5E
monochromatic
#0AA2D0 #24C3F4 #5ED3F7 #98E3FA #D3F3FD
Accessibility & contrast
On white
1.73
#5ED3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5ED3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3F7
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3F7 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF9
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed3f7; /* rgb */ color: rgb(94, 211, 247); /* oklch */ color: oklch(81.4% 0.116 221.3);
Tailwind
colors: {
custom: {
50: '#9ae0fa',
500: '#5ed3f7',
950: '#000000',
},
}SCSS
$custom: #5ed3f7; $custom-light: #9ae0fa; $custom-dark: #000000;
JSON
{
"hex": "#5ed3f7",
"rgb": {
"r": 94,
"g": 211,
"b": 247
},
"hsl": {
"h": 194.118,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.8136,
"c": 0.11602,
"h": 221.3
},
"luminance": 0.55684
}Semantic roles & 50–950 ramp
primary
#5ED3F7
secondary
#CC532E
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485