#5ED8EB#5ED8EB
#5ED8EB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.0% C 0.111 H 209.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8EB |
|---|---|
| RGB | rgb(94, 216, 235) |
| HSL | hsl(188, 78%, 65%) |
| HSV | hsv(188, 60%, 92%) |
| CMYK | cmyk(60%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.45, -28.48, -19.54) |
| CIE-LCH | lch(80.45, 34.54, 214.46°) |
| OKLab | oklab(82.05% -0.0969 -0.0541) |
| OKLCH | oklch(82.05% 0.111 209.2) |
| XYZ | xyz(44.1612, 57.4850, 87.3496) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8EB #EB715E
analogous
#5EEBB8 #5ED8EB #5E92EB
triadic
#5ED8EB #EB5ED8 #D8EB5E
tetradic
#5ED8EB #B85EEB #EB715E #92EB5E
square
#5ED8EB #B85EEB #EB715E #92EB5E
split-complementary
#5ED8EB #EB5E92 #EBB85E
monochromatic
#17A2B8 #28CBE4 #5ED8EB #94E5F2 #CBF2F9
Accessibility & contrast
On white
1.68
#5ED8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5ED8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8EB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8EB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed8eb; /* rgb */ color: rgb(94, 216, 235); /* oklch */ color: oklch(82.0% 0.111 209.2);
Tailwind
colors: {
custom: {
50: '#99e4f1',
500: '#5ed8eb',
950: '#000000',
},
}SCSS
$custom: #5ed8eb; $custom-light: #99e4f1; $custom-dark: #000000;
JSON
{
"hex": "#5ed8eb",
"rgb": {
"r": 94,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.085,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.82045,
"c": 0.111,
"h": 209.2
},
"luminance": 0.5749
}Semantic roles & 50–950 ramp
primary
#5ED8EB
secondary
#B74736
accent
#270BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485