#5ED6F3#5ED6F3
#5ED6F3 is a light, moderate cyan. Relative luminance 0.569; OKLCH L 81.9% C 0.114 H 216.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6F3 |
|---|---|
| RGB | rgb(94, 214, 243) |
| HSL | hsl(192, 86%, 66%) |
| HSV | hsv(192, 61%, 95%) |
| CMYK | cmyk(61.3%, 11.9%, 0%, 4.7%) |
| CIE-LAB | lab(80.15, -25.20, -24.27) |
| CIE-LCH | lch(80.15, 34.99, 223.92°) |
| OKLab | oklab(81.89% -0.0917 -0.0674) |
| OKLCH | oklch(81.89% 0.114 216.3) |
| XYZ | xyz(44.8337, 56.9392, 93.4042) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.10
Sky Blue
#87CEEB
ΔE00 5.42
Bright Sky Blue
#02CCFE
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 6.26
Aqua Blue
#02D8E9
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6F3 #F37B5E
analogous
#5EF3C5 #5ED6F3 #5E8BF3
triadic
#5ED6F3 #F35ED6 #D6F35E
tetradic
#5ED6F3 #C55EF3 #F37B5E #8BF35E
square
#5ED6F3 #C55EF3 #F37B5E #8BF35E
split-complementary
#5ED6F3 #F35E8B #F3C55E
monochromatic
#0FA4C8 #25C7EF #5ED6F3 #97E5F7 #D0F3FB
Accessibility & contrast
On white
1.70
#5ED6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5ED6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6F3
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6F3 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#ADC0F3
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ed6f3; /* rgb */ color: rgb(94, 214, 243); /* oklch */ color: oklch(81.9% 0.114 216.3);
Tailwind
colors: {
custom: {
50: '#9ae2f7',
500: '#5ed6f3',
950: '#000000',
},
}SCSS
$custom: #5ed6f3; $custom-light: #9ae2f7; $custom-dark: #000000;
JSON
{
"hex": "#5ed6f3",
"rgb": {
"r": 94,
"g": 214,
"b": 243
},
"hsl": {
"h": 191.678,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.81887,
"c": 0.11386,
"h": 216.3
},
"luminance": 0.56944
}Semantic roles & 50–950 ramp
primary
#5ED6F3
secondary
#C54D31
accent
#2E03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485