#5ED8EA#5ED8EA
#5ED8EA is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.111 H 208.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8EA |
|---|---|
| RGB | rgb(94, 216, 234) |
| HSL | hsl(188, 77%, 64%) |
| HSV | hsv(188, 60%, 92%) |
| CMYK | cmyk(59.8%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.42, -28.76, -19.06) |
| CIE-LCH | lch(80.42, 34.50, 213.53°) |
| OKLab | oklab(82.01% -0.0973 -0.0528) |
| OKLCH | oklch(82.01% 0.111 208.5) |
| XYZ | xyz(44.0171, 57.4274, 86.5908) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.58
Robin'S Egg
#6DEDFD
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8EA #EA705E
analogous
#5EEAB6 #5ED8EA #5E92EA
triadic
#5ED8EA #EA5ED8 #D8EA5E
tetradic
#5ED8EA #B65EEA #EA705E #92EA5E
square
#5ED8EA #B65EEA #EA705E #92EA5E
split-complementary
#5ED8EA #EA5E92 #EAB65E
monochromatic
#18A2B6 #28CBE3 #5ED8EA #94E5F1 #CAF2F8
Accessibility & contrast
On white
1.68
#5ED8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5ED8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8EA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8EA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ed8ea; /* rgb */ color: rgb(94, 216, 234); /* oklch */ color: oklch(82.0% 0.111 208.5);
Tailwind
colors: {
custom: {
50: '#99e4f0',
500: '#5ed8ea',
950: '#000000',
},
}SCSS
$custom: #5ed8ea; $custom-light: #99e4f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed8ea",
"rgb": {
"r": 94,
"g": 216,
"b": 234
},
"hsl": {
"h": 187.714,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.82008,
"c": 0.11069,
"h": 208.5
},
"luminance": 0.57432
}Semantic roles & 50–950 ramp
primary
#5ED8EA
secondary
#B64737
accent
#270CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485