#5ED6EB#5ED6EB
#5ED6EB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.110 H 210.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6EB |
|---|---|
| RGB | rgb(94, 214, 235) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(60%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.88, -27.50, -20.41) |
| CIE-LCH | lch(79.88, 34.25, 216.58°) |
| OKLab | oklab(81.58% -0.0948 -0.0566) |
| OKLCH | oklch(81.58% 0.11 210.8) |
| XYZ | xyz(43.6519, 56.4665, 87.1798) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 7.02
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6EB #EB735E
analogous
#5EEBBA #5ED6EB #5E90EB
triadic
#5ED6EB #EB5ED6 #D6EB5E
tetradic
#5ED6EB #BA5EEB #EB735E #90EB5E
square
#5ED6EB #BA5EEB #EB735E #90EB5E
split-complementary
#5ED6EB #EB5E90 #EBBA5E
monochromatic
#17A0B8 #28C8E4 #5ED6EB #94E4F2 #CBF2F9
Accessibility & contrast
On white
1.71
#5ED6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5ED6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6EB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6EB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed6eb; /* rgb */ color: rgb(94, 214, 235); /* oklch */ color: oklch(81.6% 0.110 210.8);
Tailwind
colors: {
custom: {
50: '#99e3f1',
500: '#5ed6eb',
950: '#000000',
},
}SCSS
$custom: #5ed6eb; $custom-light: #99e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5ed6eb",
"rgb": {
"r": 94,
"g": 214,
"b": 235
},
"hsl": {
"h": 188.936,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.81584,
"c": 0.11042,
"h": 210.8
},
"luminance": 0.56471
}Semantic roles & 50–950 ramp
primary
#5ED6EB
secondary
#B74936
accent
#2A0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485