#5ED8EC#5ED8EC
#5ED8EC is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.111 H 209.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8EC |
|---|---|
| RGB | rgb(94, 216, 236) |
| HSL | hsl(188, 79%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(60.2%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.48, -28.20, -20.02) |
| CIE-LCH | lch(80.48, 34.58, 215.38°) |
| OKLab | oklab(82.08% -0.0965 -0.0555) |
| OKLCH | oklch(82.08% 0.111 209.9) |
| XYZ | xyz(44.3060, 57.5430, 88.1126) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8EC #EC725E
analogous
#5EECB9 #5ED8EC #5E91EC
triadic
#5ED8EC #EC5ED8 #D8EC5E
tetradic
#5ED8EC #B95EEC #EC725E #91EC5E
square
#5ED8EC #B95EEC #EC725E #91EC5E
split-complementary
#5ED8EC #EC5E91 #ECB95E
monochromatic
#16A3BA #27CBE6 #5ED8EC #95E5F2 #CBF3F9
Accessibility & contrast
On white
1.68
#5ED8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#5ED8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8EC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8EC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed8ec; /* rgb */ color: rgb(94, 216, 236); /* oklch */ color: oklch(82.1% 0.111 209.9);
Tailwind
colors: {
custom: {
50: '#99e4f2',
500: '#5ed8ec',
950: '#000000',
},
}SCSS
$custom: #5ed8ec; $custom-light: #99e4f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed8ec",
"rgb": {
"r": 94,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.451,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.82081,
"c": 0.11132,
"h": 209.9
},
"luminance": 0.57548
}Semantic roles & 50–950 ramp
primary
#5ED8EC
secondary
#B94835
accent
#280ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485