#5ED6EC#5ED6EC
#5ED6EC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.111 H 211.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6EC |
|---|---|
| RGB | rgb(94, 214, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 60%, 93%) |
| CMYK | cmyk(60.2%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.91, -27.22, -20.89) |
| CIE-LCH | lch(79.91, 34.31, 217.51°) |
| OKLab | oklab(81.62% -0.0944 -0.0579) |
| OKLCH | oklch(81.62% 0.111 211.5) |
| XYZ | xyz(43.7968, 56.5245, 87.9428) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Robin'S Egg Blue
#98EFF9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6EC #EC745E
analogous
#5EECBB #5ED6EC #5E8FEC
triadic
#5ED6EC #EC5ED6 #D6EC5E
tetradic
#5ED6EC #BB5EEC #EC745E #8FEC5E
square
#5ED6EC #BB5EEC #EC745E #8FEC5E
split-complementary
#5ED6EC #EC5E8F #ECBB5E
monochromatic
#16A0BA #27C8E6 #5ED6EC #95E4F2 #CBF2F9
Accessibility & contrast
On white
1.71
#5ED6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5ED6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6EC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6EC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed6ec; /* rgb */ color: rgb(94, 214, 236); /* oklch */ color: oklch(81.6% 0.111 211.5);
Tailwind
colors: {
custom: {
50: '#99e3f2',
500: '#5ed6ec',
950: '#000000',
},
}SCSS
$custom: #5ed6ec; $custom-light: #99e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed6ec",
"rgb": {
"r": 94,
"g": 214,
"b": 236
},
"hsl": {
"h": 189.296,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.81621,
"c": 0.11079,
"h": 211.5
},
"luminance": 0.56529
}Semantic roles & 50–950 ramp
primary
#5ED6EC
secondary
#B94A35
accent
#2B0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485