#5ED2EA#5ED2EA
#5ED2EA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.6% C 0.109 H 213.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2EA |
|---|---|
| RGB | rgb(94, 210, 234) |
| HSL | hsl(190, 77%, 64%) |
| HSV | hsv(190, 60%, 92%) |
| CMYK | cmyk(59.8%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(78.70, -25.82, -21.66) |
| CIE-LCH | lch(78.70, 33.70, 219.99°) |
| OKLab | oklab(80.63% -0.0911 -0.0601) |
| OKLCH | oklch(80.63% 0.109 213.4) |
| XYZ | xyz(42.5079, 54.4091, 86.0878) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.80
Bright Sky Blue
#02CCFE
ΔE00 6.80
Baby Blue
#89CFF0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2EA #EA765E
analogous
#5EEABC #5ED2EA #5E8CEA
triadic
#5ED2EA #EA5ED2 #D2EA5E
tetradic
#5ED2EA #BC5EEA #EA765E #8CEA5E
square
#5ED2EA #BC5EEA #EA765E #8CEA5E
split-complementary
#5ED2EA #EA5E8C #EABC5E
monochromatic
#189BB6 #28C3E3 #5ED2EA #94E1F1 #CAF0F8
Accessibility & contrast
On white
1.77
#5ED2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#5ED2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2EA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2EA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEB
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed2ea; /* rgb */ color: rgb(94, 210, 234); /* oklch */ color: oklch(80.6% 0.109 213.4);
Tailwind
colors: {
custom: {
50: '#99e0f0',
500: '#5ed2ea',
950: '#000000',
},
}SCSS
$custom: #5ed2ea; $custom-light: #99e0f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed2ea",
"rgb": {
"r": 94,
"g": 210,
"b": 234
},
"hsl": {
"h": 190.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.80626,
"c": 0.10912,
"h": 213.4
},
"luminance": 0.54413
}Semantic roles & 50–950 ramp
primary
#5ED2EA
secondary
#B64C37
accent
#2F0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485