#5ED2F5#5ED2F5
#5ED2F5 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.115 H 220.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2F5 |
|---|---|
| RGB | rgb(94, 210, 245) |
| HSL | hsl(194, 88%, 66%) |
| HSV | hsv(194, 62%, 96%) |
| CMYK | cmyk(61.6%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(79.08, -22.62, -26.96) |
| CIE-LCH | lch(79.08, 35.20, 230.01°) |
| OKLab | oklab(81.05% -0.0869 -0.0751) |
| OKLCH | oklch(81.05% 0.115 220.8) |
| XYZ | xyz(44.1375, 55.0609, 94.6702) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Bright Sky Blue
#02CCFE
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 6.73
Lightskyblue
#87CEFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2F5 #F5815E
analogous
#5EF5CC #5ED2F5 #5E87F5
triadic
#5ED2F5 #F55ED2 #D2F55E
tetradic
#5ED2F5 #CC5EF5 #F5815E #87F55E
square
#5ED2F5 #CC5EF5 #F5815E #87F55E
split-complementary
#5ED2F5 #F55E87 #F5CC5E
monochromatic
#0DA0CC #24C2F1 #5ED2F5 #98E2F9 #D1F2FC
Accessibility & contrast
On white
1.75
#5ED2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5ED2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2F5
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2F5 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF7
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed2f5; /* rgb */ color: rgb(94, 210, 245); /* oklch */ color: oklch(81.1% 0.115 220.8);
Tailwind
colors: {
custom: {
50: '#9ae0f8',
500: '#5ed2f5',
950: '#000000',
},
}SCSS
$custom: #5ed2f5; $custom-light: #9ae0f8; $custom-dark: #000000;
JSON
{
"hex": "#5ed2f5",
"rgb": {
"r": 94,
"g": 210,
"b": 245
},
"hsl": {
"h": 193.907,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.81053,
"c": 0.11484,
"h": 220.8
},
"luminance": 0.55065
}Semantic roles & 50–950 ramp
primary
#5ED2F5
secondary
#C8532F
accent
#3601E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485