#5ED7F3#5ED7F3
#5ED7F3 is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.1% C 0.114 H 215.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7F3 |
|---|---|
| RGB | rgb(94, 215, 243) |
| HSL | hsl(191, 86%, 66%) |
| HSV | hsv(191, 61%, 95%) |
| CMYK | cmyk(61.3%, 11.5%, 0%, 4.7%) |
| CIE-LAB | lab(80.43, -25.70, -23.83) |
| CIE-LCH | lch(80.43, 35.05, 222.84°) |
| OKLab | oklab(82.12% -0.0928 -0.0662) |
| OKLCH | oklch(82.12% 0.114 215.5) |
| XYZ | xyz(45.0876, 57.4470, 93.4889) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 5.70
Aqua Blue
#02D8E9
ΔE00 5.99
Bright Sky Blue
#02CCFE
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7F3 #F37A5E
analogous
#5EF3C4 #5ED7F3 #5E8CF3
triadic
#5ED7F3 #F35ED7 #D7F35E
tetradic
#5ED7F3 #C45EF3 #F37A5E #8CF35E
square
#5ED7F3 #C45EF3 #F37A5E #8CF35E
split-complementary
#5ED7F3 #F35E8C #F3C45E
monochromatic
#0FA5C8 #25C9EF #5ED7F3 #97E5F7 #D0F3FB
Accessibility & contrast
On white
1.68
#5ED7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5ED7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7F3
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7F3 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F5
Deuteranopia (green-blind)
#AEC1F3
Tritanopia (blue-blind)
#00E1E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed7f3; /* rgb */ color: rgb(94, 215, 243); /* oklch */ color: oklch(82.1% 0.114 215.5);
Tailwind
colors: {
custom: {
50: '#9ae3f7',
500: '#5ed7f3',
950: '#000000',
},
}SCSS
$custom: #5ed7f3; $custom-light: #9ae3f7; $custom-dark: #000000;
JSON
{
"hex": "#5ed7f3",
"rgb": {
"r": 94,
"g": 215,
"b": 243
},
"hsl": {
"h": 191.275,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.82115,
"c": 0.11397,
"h": 215.5
},
"luminance": 0.57452
}Semantic roles & 50–950 ramp
primary
#5ED7F3
secondary
#C54C31
accent
#2D03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485