#5ED4E7#5ED4E7
#5ED4E7 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.108 H 209.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4E7 |
|---|---|
| RGB | rgb(94, 212, 231) |
| HSL | hsl(188, 74%, 64%) |
| HSV | hsv(188, 59%, 91%) |
| CMYK | cmyk(59.3%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.17, -27.66, -19.34) |
| CIE-LCH | lch(79.17, 33.75, 214.96°) |
| OKLab | oklab(80.97% -0.0943 -0.0536) |
| OKLCH | oklch(80.97% 0.108 209.6) |
| XYZ | xyz(42.5774, 55.2318, 84.0028) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Neon Blue
#04D9FF
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.33
Robin'S Egg Blue
#98EFF9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4E7 #E7715E
analogous
#5EE7B5 #5ED4E7 #5E8FE7
triadic
#5ED4E7 #E75ED4 #D4E75E
tetradic
#5ED4E7 #B55EE7 #E7715E #8FE75E
square
#5ED4E7 #B55EE7 #E7715E #8FE75E
split-complementary
#5ED4E7 #E75E8F #E7B55E
monochromatic
#1A9CB0 #29C6DF #5ED4E7 #93E2EF #C9F0F7
Accessibility & contrast
On white
1.74
#5ED4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5ED4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4E7
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4E7 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#AEBEE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4e7; /* rgb */ color: rgb(94, 212, 231); /* oklch */ color: oklch(81.0% 0.108 209.6);
Tailwind
colors: {
custom: {
50: '#98e1ee',
500: '#5ed4e7',
950: '#000000',
},
}SCSS
$custom: #5ed4e7; $custom-light: #98e1ee; $custom-dark: #000000;
JSON
{
"hex": "#5ed4e7",
"rgb": {
"r": 94,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.321,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.80975,
"c": 0.10848,
"h": 209.6
},
"luminance": 0.55236
}Semantic roles & 50–950 ramp
primary
#5ED4E7
secondary
#B14938
accent
#2B0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485