#5ED3EA#5ED3EA
#5ED3EA is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.109 H 212.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3EA |
|---|---|
| RGB | rgb(94, 211, 234) |
| HSL | hsl(190, 77%, 64%) |
| HSV | hsv(190, 60%, 92%) |
| CMYK | cmyk(59.8%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(78.99, -26.31, -21.23) |
| CIE-LCH | lch(78.99, 33.81, 218.89°) |
| OKLab | oklab(80.86% -0.0921 -0.0589) |
| OKLCH | oklch(80.86% 0.109 212.6) |
| XYZ | xyz(42.7556, 54.9044, 86.1703) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 4.96
Sky Blue
#87CEEB
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.44
Bright Sky Blue
#02CCFE
ΔE00 7.17
Baby Blue
#89CFF0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3EA #EA755E
analogous
#5EEABB #5ED3EA #5E8DEA
triadic
#5ED3EA #EA5ED3 #D3EA5E
tetradic
#5ED3EA #BB5EEA #EA755E #8DEA5E
square
#5ED3EA #BB5EEA #EA755E #8DEA5E
split-complementary
#5ED3EA #EA5E8D #EABB5E
monochromatic
#189CB6 #28C4E3 #5ED3EA #94E2F1 #CAF1F8
Accessibility & contrast
On white
1.75
#5ED3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5ED3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3EA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3EA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed3ea; /* rgb */ color: rgb(94, 211, 234); /* oklch */ color: oklch(80.9% 0.109 212.6);
Tailwind
colors: {
custom: {
50: '#99e0f0',
500: '#5ed3ea',
950: '#000000',
},
}SCSS
$custom: #5ed3ea; $custom-light: #99e0f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed3ea",
"rgb": {
"r": 94,
"g": 211,
"b": 234
},
"hsl": {
"h": 189.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.80856,
"c": 0.10932,
"h": 212.6
},
"luminance": 0.54909
}Semantic roles & 50–950 ramp
primary
#5ED3EA
secondary
#B64B37
accent
#2E0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485