#5ED3EF#5ED3EF
#5ED3EF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.0% C 0.112 H 216.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3EF |
|---|---|
| RGB | rgb(94, 211, 239) |
| HSL | hsl(192, 82%, 65%) |
| HSV | hsv(192, 61%, 94%) |
| CMYK | cmyk(60.7%, 11.7%, 0%, 6.3%) |
| CIE-LAB | lab(79.15, -24.87, -23.64) |
| CIE-LCH | lch(79.15, 34.32, 223.55°) |
| OKLab | oklab(81.05% -0.0902 -0.0657) |
| OKLCH | oklch(81.05% 0.112 216.1) |
| XYZ | xyz(43.4840, 55.1958, 90.0068) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 5.27
Bright Sky Blue
#02CCFE
ΔE00 5.78
Baby Blue
#89CFF0
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3EF #EF7A5E
analogous
#5EEFC2 #5ED3EF #5E8BEF
triadic
#5ED3EF #EF5ED3 #D3EF5E
tetradic
#5ED3EF #C25EEF #EF7A5E #8BEF5E
square
#5ED3EF #C25EEF #EF7A5E #8BEF5E
split-complementary
#5ED3EF #EF5E8B #EFC25E
monochromatic
#139EC0 #26C4E9 #5ED3EF #96E2F5 #CDF1FA
Accessibility & contrast
On white
1.74
#5ED3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5ED3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3EF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3EF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#ABBDEF
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed3ef; /* rgb */ color: rgb(94, 211, 239); /* oklch */ color: oklch(81.0% 0.112 216.1);
Tailwind
colors: {
custom: {
50: '#99e0f4',
500: '#5ed3ef',
950: '#000000',
},
}SCSS
$custom: #5ed3ef; $custom-light: #99e0f4; $custom-dark: #000000;
JSON
{
"hex": "#5ed3ef",
"rgb": {
"r": 94,
"g": 211,
"b": 239
},
"hsl": {
"h": 191.586,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.81046,
"c": 0.11157,
"h": 216.1
},
"luminance": 0.552
}Semantic roles & 50–950 ramp
primary
#5ED3EF
secondary
#BE4E33
accent
#3107DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485