#5ED2EB#5ED2EB
#5ED2EB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.7% C 0.110 H 214.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2EB |
|---|---|
| RGB | rgb(94, 210, 235) |
| HSL | hsl(191, 78%, 65%) |
| HSV | hsv(191, 60%, 92%) |
| CMYK | cmyk(60%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.73, -25.53, -22.15) |
| CIE-LCH | lch(78.73, 33.80, 220.94°) |
| OKLab | oklab(80.66% -0.0907 -0.0615) |
| OKLCH | oklch(80.66% 0.11 214.1) |
| XYZ | xyz(42.6520, 54.4667, 86.8465) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Aqua Blue
#02D8E9
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 5.76
Bright Sky Blue
#02CCFE
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2EB #EB775E
analogous
#5EEBBD #5ED2EB #5E8CEB
triadic
#5ED2EB #EB5ED2 #D2EB5E
tetradic
#5ED2EB #BD5EEB #EB775E #8CEB5E
square
#5ED2EB #BD5EEB #EB775E #8CEB5E
split-complementary
#5ED2EB #EB5E8C #EBBD5E
monochromatic
#179BB8 #28C3E4 #5ED2EB #94E1F2 #CBF0F9
Accessibility & contrast
On white
1.77
#5ED2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#5ED2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2EB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2EB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed2eb; /* rgb */ color: rgb(94, 210, 235); /* oklch */ color: oklch(80.7% 0.110 214.1);
Tailwind
colors: {
custom: {
50: '#99e0f1',
500: '#5ed2eb',
950: '#000000',
},
}SCSS
$custom: #5ed2eb; $custom-light: #99e0f1; $custom-dark: #000000;
JSON
{
"hex": "#5ed2eb",
"rgb": {
"r": 94,
"g": 210,
"b": 235
},
"hsl": {
"h": 190.638,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.80664,
"c": 0.10955,
"h": 214.1
},
"luminance": 0.54471
}Semantic roles & 50–950 ramp
primary
#5ED2EB
secondary
#B74D36
accent
#300BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485