#5ED8ED#5ED8ED
#5ED8ED is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.112 H 210.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8ED |
|---|---|
| RGB | rgb(94, 216, 237) |
| HSL | hsl(189, 80%, 65%) |
| HSV | hsv(189, 60%, 93%) |
| CMYK | cmyk(60.3%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.52, -27.91, -20.51) |
| CIE-LCH | lch(80.52, 34.63, 216.31°) |
| OKLab | oklab(82.12% -0.0961 -0.0569) |
| OKLCH | oklch(82.12% 0.112 210.6) |
| XYZ | xyz(44.4517, 57.6013, 88.8799) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8ED #ED735E
analogous
#5EEDBA #5ED8ED #5E91ED
triadic
#5ED8ED #ED5ED8 #D8ED5E
tetradic
#5ED8ED #BA5EED #ED735E #91ED5E
square
#5ED8ED #BA5EED #ED735E #91ED5E
split-complementary
#5ED8ED #ED5E91 #EDBA5E
monochromatic
#15A3BC #27CBE7 #5ED8ED #95E5F3 #CCF3F9
Accessibility & contrast
On white
1.68
#5ED8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5ED8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8ED
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8ED | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed8ed; /* rgb */ color: rgb(94, 216, 237); /* oklch */ color: oklch(82.1% 0.112 210.6);
Tailwind
colors: {
custom: {
50: '#99e4f2',
500: '#5ed8ed',
950: '#000000',
},
}SCSS
$custom: #5ed8ed; $custom-light: #99e4f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed8ed",
"rgb": {
"r": 94,
"g": 216,
"b": 237
},
"hsl": {
"h": 188.811,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.82118,
"c": 0.11166,
"h": 210.6
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#5ED8ED
secondary
#BA4835
accent
#2809DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485