#5ED3F0#5ED3F0
#5ED3F0 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.1% C 0.112 H 216.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3F0 |
|---|---|
| RGB | rgb(94, 211, 240) |
| HSL | hsl(192, 83%, 65%) |
| HSV | hsv(192, 61%, 94%) |
| CMYK | cmyk(60.8%, 12.1%, 0%, 5.9%) |
| CIE-LAB | lab(79.19, -24.58, -24.13) |
| CIE-LCH | lch(79.19, 34.44, 224.46°) |
| OKLab | oklab(81.08% -0.0898 -0.067) |
| OKLCH | oklch(81.08% 0.112 216.7) |
| XYZ | xyz(43.6322, 55.2550, 90.7870) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 5.10
Bright Sky Blue
#02CCFE
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3F0 #F07B5E
analogous
#5EF0C4 #5ED3F0 #5E8AF0
triadic
#5ED3F0 #F05ED3 #D3F05E
tetradic
#5ED3F0 #C45EF0 #F07B5E #8AF05E
square
#5ED3F0 #C45EF0 #F07B5E #8AF05E
split-complementary
#5ED3F0 #F05E8A #F0C45E
monochromatic
#129FC2 #26C4EB #5ED3F0 #96E2F5 #CEF2FA
Accessibility & contrast
On white
1.74
#5ED3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5ED3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3F0
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3F0 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF2
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed3f0; /* rgb */ color: rgb(94, 211, 240); /* oklch */ color: oklch(81.1% 0.112 216.7);
Tailwind
colors: {
custom: {
50: '#99e0f5',
500: '#5ed3f0',
950: '#000000',
},
}SCSS
$custom: #5ed3f0; $custom-light: #99e0f5; $custom-dark: #000000;
JSON
{
"hex": "#5ed3f0",
"rgb": {
"r": 94,
"g": 211,
"b": 240
},
"hsl": {
"h": 191.918,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.81085,
"c": 0.11207,
"h": 216.7
},
"luminance": 0.55259
}Semantic roles & 50–950 ramp
primary
#5ED3F0
secondary
#BF4F33
accent
#3106DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485