#5ED7EA#5ED7EA
#5ED7EA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.110 H 209.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7EA |
|---|---|
| RGB | rgb(94, 215, 234) |
| HSL | hsl(188, 77%, 64%) |
| HSV | hsv(188, 60%, 92%) |
| CMYK | cmyk(59.8%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.13, -28.27, -19.49) |
| CIE-LCH | lch(80.13, 34.34, 214.58°) |
| OKLab | oklab(81.78% -0.0962 -0.054) |
| OKLCH | oklch(81.78% 0.11 209.3) |
| XYZ | xyz(43.7617, 56.9166, 86.5057) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Neon Blue
#04D9FF
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7EA #EA715E
analogous
#5EEAB7 #5ED7EA #5E91EA
triadic
#5ED7EA #EA5ED7 #D7EA5E
tetradic
#5ED7EA #B75EEA #EA715E #91EA5E
square
#5ED7EA #B75EEA #EA715E #91EA5E
split-complementary
#5ED7EA #EA5E91 #EAB75E
monochromatic
#18A0B6 #28CAE3 #5ED7EA #94E4F1 #CAF2F8
Accessibility & contrast
On white
1.70
#5ED7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#5ED7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7EA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7EA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ed7ea; /* rgb */ color: rgb(94, 215, 234); /* oklch */ color: oklch(81.8% 0.110 209.3);
Tailwind
colors: {
custom: {
50: '#99e3f0',
500: '#5ed7ea',
950: '#000000',
},
}SCSS
$custom: #5ed7ea; $custom-light: #99e3f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed7ea",
"rgb": {
"r": 94,
"g": 215,
"b": 234
},
"hsl": {
"h": 188.143,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.81777,
"c": 0.11037,
"h": 209.3
},
"luminance": 0.56921
}Semantic roles & 50–950 ramp
primary
#5ED7EA
secondary
#B64837
accent
#280CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485