#5ED4E8#5ED4E8
#5ED4E8 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.109 H 210.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4E8 |
|---|---|
| RGB | rgb(94, 212, 232) |
| HSL | hsl(189, 75%, 64%) |
| HSV | hsv(189, 59%, 91%) |
| CMYK | cmyk(59.5%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.21, -27.38, -19.82) |
| CIE-LCH | lch(79.21, 33.80, 215.91°) |
| OKLab | oklab(81.01% -0.0939 -0.0549) |
| OKLCH | oklch(81.01% 0.109 210.3) |
| XYZ | xyz(42.7191, 55.2885, 84.7487) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4E8 #E8725E
analogous
#5EE8B7 #5ED4E8 #5E8FE8
triadic
#5ED4E8 #E85ED4 #D4E85E
tetradic
#5ED4E8 #B75EE8 #E8725E #8FE85E
square
#5ED4E8 #B75EE8 #E8725E #8FE85E
split-complementary
#5ED4E8 #E85E8F #E8B75E
monochromatic
#199CB2 #28C6E0 #5ED4E8 #94E2F0 #C9F1F7
Accessibility & contrast
On white
1.74
#5ED4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5ED4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4E8
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4E8 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4e8; /* rgb */ color: rgb(94, 212, 232); /* oklch */ color: oklch(81.0% 0.109 210.3);
Tailwind
colors: {
custom: {
50: '#98e1ef',
500: '#5ed4e8',
950: '#000000',
},
}SCSS
$custom: #5ed4e8; $custom-light: #98e1ef; $custom-dark: #000000;
JSON
{
"hex": "#5ed4e8",
"rgb": {
"r": 94,
"g": 212,
"b": 232
},
"hsl": {
"h": 188.696,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.81012,
"c": 0.10882,
"h": 210.3
},
"luminance": 0.55293
}Semantic roles & 50–950 ramp
primary
#5ED4E8
secondary
#B34938
accent
#2B0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485