#5ED3EB#5ED3EB
#5ED3EB is a light, moderate cyan. Relative luminance 0.550; OKLCH L 80.9% C 0.110 H 213.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3EB |
|---|---|
| RGB | rgb(94, 211, 235) |
| HSL | hsl(190, 78%, 65%) |
| HSV | hsv(190, 60%, 92%) |
| CMYK | cmyk(60%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.02, -26.03, -21.71) |
| CIE-LCH | lch(79.02, 33.89, 219.83°) |
| OKLab | oklab(80.89% -0.0917 -0.0602) |
| OKLCH | oklch(80.89% 0.11 213.3) |
| XYZ | xyz(42.8996, 54.9620, 86.9290) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.04
Aqua Blue
#02D8E9
ΔE00 5.20
Sky Blue
#87CEEB
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.57
Bright Sky Blue
#02CCFE
ΔE00 6.88
Baby Blue
#89CFF0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3EB #EB765E
analogous
#5EEBBD #5ED3EB #5E8CEB
triadic
#5ED3EB #EB5ED3 #D3EB5E
tetradic
#5ED3EB #BD5EEB #EB765E #8CEB5E
square
#5ED3EB #BD5EEB #EB765E #8CEB5E
split-complementary
#5ED3EB #EB5E8C #EBBD5E
monochromatic
#179CB8 #28C4E4 #5ED3EB #94E2F2 #CBF1F9
Accessibility & contrast
On white
1.75
#5ED3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5ED3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3EB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3EB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed3eb; /* rgb */ color: rgb(94, 211, 235); /* oklch */ color: oklch(80.9% 0.110 213.3);
Tailwind
colors: {
custom: {
50: '#99e0f1',
500: '#5ed3eb',
950: '#000000',
},
}SCSS
$custom: #5ed3eb; $custom-light: #99e0f1; $custom-dark: #000000;
JSON
{
"hex": "#5ed3eb",
"rgb": {
"r": 94,
"g": 211,
"b": 235
},
"hsl": {
"h": 190.213,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.80893,
"c": 0.10974,
"h": 213.3
},
"luminance": 0.54966
}Semantic roles & 50–950 ramp
primary
#5ED3EB
secondary
#B74C36
accent
#2F0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485