#5ED2F3#5ED2F3
#5ED2F3 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.114 H 219.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2F3 |
|---|---|
| RGB | rgb(94, 210, 243) |
| HSL | hsl(193, 86%, 66%) |
| HSV | hsv(193, 61%, 95%) |
| CMYK | cmyk(61.3%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(79.01, -23.21, -26.00) |
| CIE-LCH | lch(79.01, 34.85, 228.25°) |
| OKLab | oklab(80.97% -0.0876 -0.0723) |
| OKLCH | oklch(80.97% 0.114 219.5) |
| XYZ | xyz(43.8338, 54.9394, 93.0709) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 7.20
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2F3 #F37F5E
analogous
#5EF3CA #5ED2F3 #5E87F3
triadic
#5ED2F3 #F35ED2 #D2F35E
tetradic
#5ED2F3 #CA5EF3 #F37F5E #87F35E
square
#5ED2F3 #CA5EF3 #F37F5E #87F35E
split-complementary
#5ED2F3 #F35E87 #F3CA5E
monochromatic
#0F9FC8 #25C2EF #5ED2F3 #97E2F7 #D0F2FB
Accessibility & contrast
On white
1.75
#5ED2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5ED2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2F3
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2F3 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF5
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed2f3; /* rgb */ color: rgb(94, 210, 243); /* oklch */ color: oklch(81.0% 0.114 219.5);
Tailwind
colors: {
custom: {
50: '#99e0f7',
500: '#5ed2f3',
950: '#000000',
},
}SCSS
$custom: #5ed2f3; $custom-light: #99e0f7; $custom-dark: #000000;
JSON
{
"hex": "#5ed2f3",
"rgb": {
"r": 94,
"g": 210,
"b": 243
},
"hsl": {
"h": 193.289,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.80973,
"c": 0.11365,
"h": 219.5
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#5ED2F3
secondary
#C55131
accent
#3403E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485