#5ED3ED#5ED3ED
#5ED3ED is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.0% C 0.111 H 214.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3ED |
|---|---|
| RGB | rgb(94, 211, 237) |
| HSL | hsl(191, 80%, 65%) |
| HSV | hsv(191, 60%, 93%) |
| CMYK | cmyk(60.3%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.09, -25.45, -22.68) |
| CIE-LCH | lch(79.09, 34.09, 221.70°) |
| OKLab | oklab(80.97% -0.0909 -0.063) |
| OKLCH | oklch(80.97% 0.111 214.7) |
| XYZ | xyz(43.1902, 55.0782, 88.4594) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 5.72
Bright Sky Blue
#02CCFE
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3ED #ED785E
analogous
#5EEDBF #5ED3ED #5E8CED
triadic
#5ED3ED #ED5ED3 #D3ED5E
tetradic
#5ED3ED #BF5EED #ED785E #8CED5E
square
#5ED3ED #BF5EED #ED785E #8CED5E
split-complementary
#5ED3ED #ED5E8C #EDBF5E
monochromatic
#159DBC #27C4E7 #5ED3ED #95E2F3 #CCF1F9
Accessibility & contrast
On white
1.75
#5ED3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5ED3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3ED
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3ED | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed3ed; /* rgb */ color: rgb(94, 211, 237); /* oklch */ color: oklch(81.0% 0.111 214.7);
Tailwind
colors: {
custom: {
50: '#99e0f2',
500: '#5ed3ed',
950: '#000000',
},
}SCSS
$custom: #5ed3ed; $custom-light: #99e0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed3ed",
"rgb": {
"r": 94,
"g": 211,
"b": 237
},
"hsl": {
"h": 190.909,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.80969,
"c": 0.11062,
"h": 214.7
},
"luminance": 0.55083
}Semantic roles & 50–950 ramp
primary
#5ED3ED
secondary
#BA4D35
accent
#3009DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485