#5ED9F2#5ED9F2
#5ED9F2 is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.5% C 0.114 H 213.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED9F2 |
|---|---|
| RGB | rgb(94, 217, 242) |
| HSL | hsl(190, 85%, 66%) |
| HSV | hsv(190, 61%, 95%) |
| CMYK | cmyk(61.2%, 10.3%, 0%, 5.1%) |
| CIE-LAB | lab(80.97, -26.97, -22.48) |
| CIE-LCH | lch(80.97, 35.11, 219.82°) |
| OKLab | oklab(82.54% -0.0952 -0.0624) |
| OKLCH | oklch(82.54% 0.114 213.3) |
| XYZ | xyz(45.4494, 58.4115, 92.8665) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.42
Sky Blue
#87CEEB
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Bright Sky Blue
#02CCFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED9F2 #F2775E
analogous
#5EF2C1 #5ED9F2 #5E8FF2
triadic
#5ED9F2 #F25ED9 #D9F25E
tetradic
#5ED9F2 #C15EF2 #F2775E #8FF25E
square
#5ED9F2 #C15EF2 #F2775E #8FF25E
split-complementary
#5ED9F2 #F25E8F #F2C15E
monochromatic
#10A7C6 #25CCED #5ED9F2 #97E6F7 #CFF4FB
Accessibility & contrast
On white
1.66
#5ED9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5ED9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED9F2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED9F2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F3
Deuteranopia (green-blind)
#B0C2F2
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ed9f2; /* rgb */ color: rgb(94, 217, 242); /* oklch */ color: oklch(82.5% 0.114 213.3);
Tailwind
colors: {
custom: {
50: '#9ae5f6',
500: '#5ed9f2',
950: '#000000',
},
}SCSS
$custom: #5ed9f2; $custom-light: #9ae5f6; $custom-dark: #000000;
JSON
{
"hex": "#5ed9f2",
"rgb": {
"r": 94,
"g": 217,
"b": 242
},
"hsl": {
"h": 190.135,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.82535,
"c": 0.11382,
"h": 213.3
},
"luminance": 0.58416
}Semantic roles & 50–950 ramp
primary
#5ED9F2
secondary
#C34A31
accent
#2904E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485