#5ED6ED#5ED6ED
#5ED6ED is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.111 H 212.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6ED |
|---|---|
| RGB | rgb(94, 214, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 60%, 93%) |
| CMYK | cmyk(60.3%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.94, -26.93, -21.37) |
| CIE-LCH | lch(79.94, 34.38, 218.44°) |
| OKLab | oklab(81.66% -0.094 -0.0593) |
| OKLCH | oklch(81.66% 0.111 212.2) |
| XYZ | xyz(43.9425, 56.5827, 88.7101) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.09
Aqua Blue
#02D8E9
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Bright Sky Blue
#02CCFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6ED #ED755E
analogous
#5EEDBC #5ED6ED #5E8FED
triadic
#5ED6ED #ED5ED6 #D6ED5E
tetradic
#5ED6ED #BC5EED #ED755E #8FED5E
square
#5ED6ED #BC5EED #ED755E #8FED5E
split-complementary
#5ED6ED #ED5E8F #EDBC5E
monochromatic
#15A1BC #27C8E7 #5ED6ED #95E4F3 #CCF2F9
Accessibility & contrast
On white
1.70
#5ED6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5ED6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6ED
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6ED | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#AFBFED
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed6ed; /* rgb */ color: rgb(94, 214, 237); /* oklch */ color: oklch(81.7% 0.111 212.2);
Tailwind
colors: {
custom: {
50: '#99e3f2',
500: '#5ed6ed',
950: '#000000',
},
}SCSS
$custom: #5ed6ed; $custom-light: #99e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed6ed",
"rgb": {
"r": 94,
"g": 214,
"b": 237
},
"hsl": {
"h": 189.65,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.81658,
"c": 0.11117,
"h": 212.2
},
"luminance": 0.56587
}Semantic roles & 50–950 ramp
primary
#5ED6ED
secondary
#BA4A35
accent
#2B09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485