#5ED8F2#5ED8F2
#5ED8F2 is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 82.3% C 0.114 H 214.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8F2 |
|---|---|
| RGB | rgb(94, 216, 242) |
| HSL | hsl(191, 85%, 66%) |
| HSV | hsv(191, 61%, 95%) |
| CMYK | cmyk(61.2%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.68, -26.48, -22.92) |
| CIE-LCH | lch(80.68, 35.02, 220.88°) |
| OKLab | oklab(82.31% -0.0942 -0.0636) |
| OKLCH | oklch(82.31% 0.114 214) |
| XYZ | xyz(45.1924, 57.8975, 92.7808) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Aqua Blue
#02D8E9
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.18
Bright Sky Blue
#02CCFE
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8F2 #F2785E
analogous
#5EF2C2 #5ED8F2 #5E8EF2
triadic
#5ED8F2 #F25ED8 #D8F25E
tetradic
#5ED8F2 #C25EF2 #F2785E #8EF25E
square
#5ED8F2 #C25EF2 #F2785E #8EF25E
split-complementary
#5ED8F2 #F25E8E #F2C25E
monochromatic
#10A6C6 #25CAED #5ED8F2 #97E6F7 #CFF3FB
Accessibility & contrast
On white
1.67
#5ED8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5ED8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8F2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8F2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F4
Deuteranopia (green-blind)
#AFC1F2
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed8f2; /* rgb */ color: rgb(94, 216, 242); /* oklch */ color: oklch(82.3% 0.114 214.0);
Tailwind
colors: {
custom: {
50: '#9ae4f6',
500: '#5ed8f2',
950: '#000000',
},
}SCSS
$custom: #5ed8f2; $custom-light: #9ae4f6; $custom-dark: #000000;
JSON
{
"hex": "#5ed8f2",
"rgb": {
"r": 94,
"g": 216,
"b": 242
},
"hsl": {
"h": 190.541,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.82306,
"c": 0.11364,
"h": 214
},
"luminance": 0.57902
}Semantic roles & 50–950 ramp
primary
#5ED8F2
secondary
#C34B31
accent
#2B04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485