#5ED6EA#5ED6EA
#5ED6EA is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.110 H 210.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6EA |
|---|---|
| RGB | rgb(94, 214, 234) |
| HSL | hsl(189, 77%, 64%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(59.8%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(79.85, -27.79, -19.92) |
| CIE-LCH | lch(79.85, 34.19, 215.64°) |
| OKLab | oklab(81.55% -0.0952 -0.0552) |
| OKLCH | oklch(81.55% 0.11 210.1) |
| XYZ | xyz(43.5078, 56.4089, 86.4211) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6EA #EA725E
analogous
#5EEAB8 #5ED6EA #5E90EA
triadic
#5ED6EA #EA5ED6 #D6EA5E
tetradic
#5ED6EA #B85EEA #EA725E #90EA5E
square
#5ED6EA #B85EEA #EA725E #90EA5E
split-complementary
#5ED6EA #EA5E90 #EAB85E
monochromatic
#189FB6 #28C8E3 #5ED6EA #94E4F1 #CAF2F8
Accessibility & contrast
On white
1.71
#5ED6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5ED6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6EA
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6EA | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed6ea; /* rgb */ color: rgb(94, 214, 234); /* oklch */ color: oklch(81.5% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#99e3f0',
500: '#5ed6ea',
950: '#000000',
},
}SCSS
$custom: #5ed6ea; $custom-light: #99e3f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed6ea",
"rgb": {
"r": 94,
"g": 214,
"b": 234
},
"hsl": {
"h": 188.571,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.81547,
"c": 0.11007,
"h": 210.1
},
"luminance": 0.56413
}Semantic roles & 50–950 ramp
primary
#5ED6EA
secondary
#B64937
accent
#2A0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485