#5ED4EA#5ED4EA
#5ED4EA is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.110 H 211.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4EA |
|---|---|
| RGB | rgb(94, 212, 234) |
| HSL | hsl(189, 77%, 64%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(59.8%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.27, -26.81, -20.79) |
| CIE-LCH | lch(79.27, 33.93, 217.80°) |
| OKLab | oklab(81.09% -0.0931 -0.0577) |
| OKLCH | oklch(81.09% 0.11 211.8) |
| XYZ | xyz(43.0048, 55.4028, 86.2534) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Bright Sky Blue
#02CCFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4EA #EA745E
analogous
#5EEABA #5ED4EA #5E8EEA
triadic
#5ED4EA #EA5ED4 #D4EA5E
tetradic
#5ED4EA #BA5EEA #EA745E #8EEA5E
square
#5ED4EA #BA5EEA #EA745E #8EEA5E
split-complementary
#5ED4EA #EA5E8E #EABA5E
monochromatic
#189DB6 #28C6E3 #5ED4EA #94E2F1 #CAF1F8
Accessibility & contrast
On white
1.74
#5ED4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5ED4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4EA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4EA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4ea; /* rgb */ color: rgb(94, 212, 234); /* oklch */ color: oklch(81.1% 0.110 211.8);
Tailwind
colors: {
custom: {
50: '#99e1f0',
500: '#5ed4ea',
950: '#000000',
},
}SCSS
$custom: #5ed4ea; $custom-light: #99e1f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed4ea",
"rgb": {
"r": 94,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.429,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.81086,
"c": 0.10955,
"h": 211.8
},
"luminance": 0.55407
}Semantic roles & 50–950 ramp
primary
#5ED4EA
secondary
#B64A37
accent
#2D0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485