#5ED9EA#5ED9EA
#5ED9EA is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.2% C 0.111 H 207.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED9EA |
|---|---|
| RGB | rgb(94, 217, 234) |
| HSL | hsl(187, 77%, 64%) |
| HSV | hsv(187, 60%, 92%) |
| CMYK | cmyk(59.8%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(80.71, -29.25, -18.62) |
| CIE-LCH | lch(80.71, 34.67, 212.49°) |
| OKLab | oklab(82.24% -0.0983 -0.0516) |
| OKLCH | oklch(82.24% 0.111 207.7) |
| XYZ | xyz(44.2741, 57.9413, 86.6765) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 4.54
Neon Blue
#04D9FF
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED9EA #EA6F5E
analogous
#5EEAB5 #5ED9EA #5E93EA
triadic
#5ED9EA #EA5ED9 #D9EA5E
tetradic
#5ED9EA #B55EEA #EA6F5E #93EA5E
square
#5ED9EA #B55EEA #EA6F5E #93EA5E
split-complementary
#5ED9EA #EA5E93 #EAB55E
monochromatic
#18A3B6 #28CCE3 #5ED9EA #94E6F1 #CAF3F8
Accessibility & contrast
On white
1.67
#5ED9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5ED9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED9EA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED9EA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed9ea; /* rgb */ color: rgb(94, 217, 234); /* oklch */ color: oklch(82.2% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#99e5f0',
500: '#5ed9ea',
950: '#000000',
},
}SCSS
$custom: #5ed9ea; $custom-light: #99e5f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed9ea",
"rgb": {
"r": 94,
"g": 217,
"b": 234
},
"hsl": {
"h": 187.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.82239,
"c": 0.11102,
"h": 207.7
},
"luminance": 0.57946
}Semantic roles & 50–950 ramp
primary
#5ED9EA
secondary
#B64637
accent
#250CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485