#5ED9ED#5ED9ED
#5ED9ED is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.3% C 0.112 H 209.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED9ED |
|---|---|
| RGB | rgb(94, 217, 237) |
| HSL | hsl(188, 80%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(60.3%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.80, -28.40, -20.07) |
| CIE-LCH | lch(80.80, 34.78, 215.26°) |
| OKLab | oklab(82.35% -0.0971 -0.0556) |
| OKLCH | oklch(82.35% 0.112 209.8) |
| XYZ | xyz(44.7087, 58.1152, 88.9655) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.94
Robin'S Egg
#6DEDFD
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED9ED #ED725E
analogous
#5EEDBA #5ED9ED #5E91ED
triadic
#5ED9ED #ED5ED9 #D9ED5E
tetradic
#5ED9ED #BA5EED #ED725E #91ED5E
square
#5ED9ED #BA5EED #ED725E #91ED5E
split-complementary
#5ED9ED #ED5E91 #EDBA5E
monochromatic
#15A4BC #27CCE7 #5ED9ED #95E6F3 #CCF3F9
Accessibility & contrast
On white
1.66
#5ED9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5ED9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED9ED
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED9ED | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ed9ed; /* rgb */ color: rgb(94, 217, 237); /* oklch */ color: oklch(82.3% 0.112 209.8);
Tailwind
colors: {
custom: {
50: '#99e5f2',
500: '#5ed9ed',
950: '#000000',
},
}SCSS
$custom: #5ed9ed; $custom-light: #99e5f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed9ed",
"rgb": {
"r": 94,
"g": 217,
"b": 237
},
"hsl": {
"h": 188.392,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.82349,
"c": 0.11194,
"h": 209.8
},
"luminance": 0.5812
}Semantic roles & 50–950 ramp
primary
#5ED9ED
secondary
#BA4735
accent
#2709DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485