#5ED2F2#5ED2F2
#5ED2F2 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.113 H 218.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2F2 |
|---|---|
| RGB | rgb(94, 210, 242) |
| HSL | hsl(193, 85%, 66%) |
| HSV | hsv(193, 61%, 95%) |
| CMYK | cmyk(61.2%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(78.97, -23.50, -25.52) |
| CIE-LCH | lch(78.97, 34.70, 227.36°) |
| OKLab | oklab(80.93% -0.088 -0.071) |
| OKLCH | oklch(80.93% 0.113 218.9) |
| XYZ | xyz(43.6832, 54.8792, 92.2778) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 4.61
Bright Sky Blue
#02CCFE
ΔE00 4.72
Baby Blue
#89CFF0
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 7.40
Lightblue (survey)
#7BC8F6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2F2 #F27E5E
analogous
#5EF2C8 #5ED2F2 #5E88F2
triadic
#5ED2F2 #F25ED2 #D2F25E
tetradic
#5ED2F2 #C85EF2 #F27E5E #88F25E
square
#5ED2F2 #C85EF2 #F27E5E #88F25E
split-complementary
#5ED2F2 #F25E88 #F2C85E
monochromatic
#109EC6 #25C2ED #5ED2F2 #97E2F7 #CFF2FB
Accessibility & contrast
On white
1.75
#5ED2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5ED2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2F2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2F2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#A8BDF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed2f2; /* rgb */ color: rgb(94, 210, 242); /* oklch */ color: oklch(80.9% 0.113 218.9);
Tailwind
colors: {
custom: {
50: '#99e0f6',
500: '#5ed2f2',
950: '#000000',
},
}SCSS
$custom: #5ed2f2; $custom-light: #99e0f6; $custom-dark: #000000;
JSON
{
"hex": "#5ed2f2",
"rgb": {
"r": 94,
"g": 210,
"b": 242
},
"hsl": {
"h": 192.973,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.80934,
"c": 0.11308,
"h": 218.9
},
"luminance": 0.54884
}Semantic roles & 50–950 ramp
primary
#5ED2F2
secondary
#C35131
accent
#3404E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485