#5ED4E2#5ED4E2
#5ED4E2 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.107 H 205.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4E2 |
|---|---|
| RGB | rgb(94, 212, 226) |
| HSL | hsl(186, 69%, 63%) |
| HSV | hsv(186, 58%, 89%) |
| CMYK | cmyk(58.4%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(79.01, -29.07, -16.91) |
| CIE-LCH | lch(79.01, 33.62, 210.18°) |
| OKLab | oklab(80.79% -0.0963 -0.0468) |
| OKLCH | oklch(80.79% 0.107 205.9) |
| XYZ | xyz(41.8813, 54.9534, 80.3367) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 6.26
Neon Blue
#04D9FF
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Mediumturquoise
#48D1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4E2 #E26C5E
analogous
#5EE2AE #5ED4E2 #5E92E2
triadic
#5ED4E2 #E25ED4 #D4E25E
tetradic
#5ED4E2 #AE5EE2 #E26C5E #92E25E
square
#5ED4E2 #AE5EE2 #E26C5E #92E25E
split-complementary
#5ED4E2 #E25E92 #E2AE5E
monochromatic
#1E99A7 #2AC6D9 #5ED4E2 #92E2EB #C6F0F5
Accessibility & contrast
On white
1.75
#5ED4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5ED4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4E2
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4E2 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE3
Deuteranopia (green-blind)
#B0BDE2
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4e2; /* rgb */ color: rgb(94, 212, 226); /* oklch */ color: oklch(80.8% 0.107 205.9);
Tailwind
colors: {
custom: {
50: '#98e1eb',
500: '#5ed4e2',
950: '#000000',
},
}SCSS
$custom: #5ed4e2; $custom-light: #98e1eb; $custom-dark: #000000;
JSON
{
"hex": "#5ed4e2",
"rgb": {
"r": 94,
"g": 212,
"b": 226
},
"hsl": {
"h": 186.364,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.80793,
"c": 0.10708,
"h": 205.9
},
"luminance": 0.54958
}Semantic roles & 50–950 ramp
primary
#5ED4E2
secondary
#AA463B
accent
#2814D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484