#5ED6EF#5ED6EF
#5ED6EF is a light, moderate cyan. Relative luminance 0.567; OKLCH L 81.7% C 0.112 H 213.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6EF |
|---|---|
| RGB | rgb(94, 214, 239) |
| HSL | hsl(190, 82%, 65%) |
| HSV | hsv(190, 61%, 94%) |
| CMYK | cmyk(60.7%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(80.01, -26.36, -22.34) |
| CIE-LCH | lch(80.01, 34.55, 220.28°) |
| OKLab | oklab(81.73% -0.0933 -0.062) |
| OKLCH | oklch(81.73% 0.112 213.6) |
| XYZ | xyz(44.2363, 56.7003, 90.2576) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.14
Bright Sky Blue
#02CCFE
ΔE00 6.88
Baby Blue
#89CFF0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6EF #EF775E
analogous
#5EEFC0 #5ED6EF #5E8DEF
triadic
#5ED6EF #EF5ED6 #D6EF5E
tetradic
#5ED6EF #C05EEF #EF775E #8DEF5E
square
#5ED6EF #C05EEF #EF775E #8DEF5E
split-complementary
#5ED6EF #EF5E8D #EFC05E
monochromatic
#13A2C0 #26C8E9 #5ED6EF #96E4F5 #CDF2FA
Accessibility & contrast
On white
1.70
#5ED6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5ED6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6EF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6EF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#AEC0EF
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed6ef; /* rgb */ color: rgb(94, 214, 239); /* oklch */ color: oklch(81.7% 0.112 213.6);
Tailwind
colors: {
custom: {
50: '#99e3f4',
500: '#5ed6ef',
950: '#000000',
},
}SCSS
$custom: #5ed6ef; $custom-light: #99e3f4; $custom-dark: #000000;
JSON
{
"hex": "#5ed6ef",
"rgb": {
"r": 94,
"g": 214,
"b": 239
},
"hsl": {
"h": 190.345,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.81734,
"c": 0.112,
"h": 213.6
},
"luminance": 0.56705
}Semantic roles & 50–950 ramp
primary
#5ED6EF
secondary
#BE4B33
accent
#2C07DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485