#5ED4E6#5ED4E6
#5ED4E6 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.108 H 208.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4E6 |
|---|---|
| RGB | rgb(94, 212, 230) |
| HSL | hsl(188, 73%, 64%) |
| HSV | hsv(188, 59%, 90%) |
| CMYK | cmyk(59.1%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.14, -27.94, -18.85) |
| CIE-LCH | lch(79.14, 33.71, 214.01°) |
| OKLab | oklab(80.94% -0.0947 -0.0522) |
| OKLCH | oklch(80.94% 0.108 208.9) |
| XYZ | xyz(42.4366, 55.1755, 83.2611) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Neon Blue
#04D9FF
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Darkturquoise
#00CED1
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4E6 #E6705E
analogous
#5EE6B4 #5ED4E6 #5E90E6
triadic
#5ED4E6 #E65ED4 #D4E65E
tetradic
#5ED4E6 #B45EE6 #E6705E #90E65E
square
#5ED4E6 #B45EE6 #E6705E #90E65E
split-complementary
#5ED4E6 #E65E90 #E6B45E
monochromatic
#1B9BAF #29C6DE #5ED4E6 #93E2EE #C8F0F6
Accessibility & contrast
On white
1.74
#5ED4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5ED4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4E6
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4E6 | 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)
#C3CDE7
Deuteranopia (green-blind)
#AFBDE6
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4e6; /* rgb */ color: rgb(94, 212, 230); /* oklch */ color: oklch(80.9% 0.108 208.9);
Tailwind
colors: {
custom: {
50: '#98e1ee',
500: '#5ed4e6',
950: '#000000',
},
}SCSS
$custom: #5ed4e6; $custom-light: #98e1ee; $custom-dark: #000000;
JSON
{
"hex": "#5ed4e6",
"rgb": {
"r": 94,
"g": 212,
"b": 230
},
"hsl": {
"h": 187.941,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.80938,
"c": 0.10816,
"h": 208.9
},
"luminance": 0.5518
}Semantic roles & 50–950 ramp
primary
#5ED4E6
secondary
#B04839
accent
#2A10D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485