#5ED5EC#5ED5EC
#5ED5EC is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.111 H 212.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED5EC |
|---|---|
| RGB | rgb(94, 213, 236) |
| HSL | hsl(190, 79%, 65%) |
| HSV | hsv(190, 60%, 93%) |
| CMYK | cmyk(60.2%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(79.63, -26.73, -21.33) |
| CIE-LCH | lch(79.63, 34.19, 218.59°) |
| OKLab | oklab(81.39% -0.0934 -0.0591) |
| OKLCH | oklch(81.39% 0.111 212.3) |
| XYZ | xyz(43.5445, 56.0199, 87.8587) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 7.31
Bright Sky Blue
#02CCFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED5EC #EC755E
analogous
#5EECBC #5ED5EC #5E8EEC
triadic
#5ED5EC #EC5ED5 #D5EC5E
tetradic
#5ED5EC #BC5EEC #EC755E #8EEC5E
square
#5ED5EC #BC5EEC #EC755E #8EEC5E
split-complementary
#5ED5EC #EC5E8E #ECBC5E
monochromatic
#169FBA #27C7E6 #5ED5EC #95E3F2 #CBF2F9
Accessibility & contrast
On white
1.72
#5ED5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5ED5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED5EC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED5EC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed5ec; /* rgb */ color: rgb(94, 213, 236); /* oklch */ color: oklch(81.4% 0.111 212.3);
Tailwind
colors: {
custom: {
50: '#99e2f2',
500: '#5ed5ec',
950: '#000000',
},
}SCSS
$custom: #5ed5ec; $custom-light: #99e2f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed5ec",
"rgb": {
"r": 94,
"g": 213,
"b": 236
},
"hsl": {
"h": 189.718,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.81391,
"c": 0.11055,
"h": 212.3
},
"luminance": 0.56024
}Semantic roles & 50–950 ramp
primary
#5ED5EC
secondary
#B94B35
accent
#2C0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485