#5ED4E9#5ED4E9
#5ED4E9 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.109 H 211.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4E9 |
|---|---|
| RGB | rgb(94, 212, 233) |
| HSL | hsl(189, 76%, 64%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(59.7%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.24, -27.09, -20.31) |
| CIE-LCH | lch(79.24, 33.86, 216.85°) |
| OKLab | oklab(81.05% -0.0935 -0.0563) |
| OKLCH | oklch(81.05% 0.109 211) |
| XYZ | xyz(42.8615, 55.3455, 85.4989) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.83
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4E9 #E9735E
analogous
#5EE9B9 #5ED4E9 #5E8FE9
triadic
#5ED4E9 #E95ED4 #D4E95E
tetradic
#5ED4E9 #B95EE9 #E9735E #8FE95E
square
#5ED4E9 #B95EE9 #E9735E #8FE95E
split-complementary
#5ED4E9 #E95E8F #E9B95E
monochromatic
#199DB4 #28C6E2 #5ED4E9 #94E2F0 #CAF1F8
Accessibility & contrast
On white
1.74
#5ED4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5ED4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4E9
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4E9 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEA
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4e9; /* rgb */ color: rgb(94, 212, 233); /* oklch */ color: oklch(81.0% 0.109 211.0);
Tailwind
colors: {
custom: {
50: '#99e1f0',
500: '#5ed4e9',
950: '#000000',
},
}SCSS
$custom: #5ed4e9; $custom-light: #99e1f0; $custom-dark: #000000;
JSON
{
"hex": "#5ed4e9",
"rgb": {
"r": 94,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.065,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.81049,
"c": 0.10918,
"h": 211
},
"luminance": 0.5535
}Semantic roles & 50–950 ramp
primary
#5ED4E9
secondary
#B44A37
accent
#2C0DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485