#5ED7EC#5ED7EC
#5ED7EC is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.9% C 0.111 H 210.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7EC |
|---|---|
| RGB | rgb(94, 215, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 60%, 93%) |
| CMYK | cmyk(60.2%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.20, -27.71, -20.46) |
| CIE-LCH | lch(80.20, 34.44, 216.44°) |
| OKLab | oklab(81.85% -0.0955 -0.0567) |
| OKLCH | oklch(81.85% 0.111 210.7) |
| XYZ | xyz(44.0506, 57.0322, 88.0274) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7EC #EC735E
analogous
#5EECBA #5ED7EC #5E90EC
triadic
#5ED7EC #EC5ED7 #D7EC5E
tetradic
#5ED7EC #BA5EEC #EC735E #90EC5E
square
#5ED7EC #BA5EEC #EC735E #90EC5E
split-complementary
#5ED7EC #EC5E90 #ECBA5E
monochromatic
#16A1BA #27C9E6 #5ED7EC #95E5F2 #CBF2F9
Accessibility & contrast
On white
1.69
#5ED7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#5ED7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7EC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7EC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ed7ec; /* rgb */ color: rgb(94, 215, 236); /* oklch */ color: oklch(81.9% 0.111 210.7);
Tailwind
colors: {
custom: {
50: '#99e3f2',
500: '#5ed7ec',
950: '#000000',
},
}SCSS
$custom: #5ed7ec; $custom-light: #99e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed7ec",
"rgb": {
"r": 94,
"g": 215,
"b": 236
},
"hsl": {
"h": 188.873,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.81851,
"c": 0.11104,
"h": 210.7
},
"luminance": 0.57037
}Semantic roles & 50–950 ramp
primary
#5ED7EC
secondary
#B94935
accent
#290ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485