#5ED2F1#5ED2F1
#5ED2F1 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.113 H 218.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2F1 |
|---|---|
| RGB | rgb(94, 210, 241) |
| HSL | hsl(193, 84%, 66%) |
| HSV | hsv(193, 61%, 95%) |
| CMYK | cmyk(61%, 12.9%, 0%, 5.5%) |
| CIE-LAB | lab(78.94, -23.79, -25.04) |
| CIE-LCH | lch(78.94, 34.54, 226.46°) |
| OKLab | oklab(80.9% -0.0884 -0.0696) |
| OKLCH | oklch(80.9% 0.113 218.2) |
| XYZ | xyz(43.5335, 54.8193, 91.4890) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 4.73
Bright Sky Blue
#02CCFE
ΔE00 4.95
Baby Blue
#89CFF0
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 7.13
Lightblue (survey)
#7BC8F6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2F1 #F17D5E
analogous
#5EF1C6 #5ED2F1 #5E88F1
triadic
#5ED2F1 #F15ED2 #D2F15E
tetradic
#5ED2F1 #C65EF1 #F17D5E #88F15E
square
#5ED2F1 #C65EF1 #F17D5E #88F15E
split-complementary
#5ED2F1 #F15E88 #F1C65E
monochromatic
#119EC4 #26C2EC #5ED2F1 #96E2F6 #CFF1FB
Accessibility & contrast
On white
1.76
#5ED2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#5ED2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2F1
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2F1 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF3
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed2f1; /* rgb */ color: rgb(94, 210, 241); /* oklch */ color: oklch(80.9% 0.113 218.2);
Tailwind
colors: {
custom: {
50: '#99e0f5',
500: '#5ed2f1',
950: '#000000',
},
}SCSS
$custom: #5ed2f1; $custom-light: #99e0f5; $custom-dark: #000000;
JSON
{
"hex": "#5ed2f1",
"rgb": {
"r": 94,
"g": 210,
"b": 241
},
"hsl": {
"h": 192.653,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.80895,
"c": 0.11252,
"h": 218.2
},
"luminance": 0.54824
}Semantic roles & 50–950 ramp
primary
#5ED2F1
secondary
#C15032
accent
#3305E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485