#5ED2E7#5ED2E7
#5ED2E7 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.108 H 211.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2E7 |
|---|---|
| RGB | rgb(94, 210, 231) |
| HSL | hsl(189, 74%, 64%) |
| HSV | hsv(189, 59%, 91%) |
| CMYK | cmyk(59.3%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(78.60, -26.68, -20.21) |
| CIE-LCH | lch(78.60, 33.47, 217.14°) |
| OKLab | oklab(80.51% -0.0922 -0.056) |
| OKLCH | oklch(80.51% 0.108 211.3) |
| XYZ | xyz(42.0806, 54.2381, 83.8372) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.59
Neon Blue
#04D9FF
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.68
Bright Sky Blue
#02CCFE
ΔE00 7.69
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2E7 #E7735E
analogous
#5EE7B7 #5ED2E7 #5E8DE7
triadic
#5ED2E7 #E75ED2 #D2E75E
tetradic
#5ED2E7 #B75EE7 #E7735E #8DE75E
square
#5ED2E7 #B75EE7 #E7735E #8DE75E
split-complementary
#5ED2E7 #E75E8D #E7B75E
monochromatic
#1A99B0 #29C3DF #5ED2E7 #93E1EF #C9F0F7
Accessibility & contrast
On white
1.77
#5ED2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#5ED2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2E7
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2E7 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE8
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed2e7; /* rgb */ color: rgb(94, 210, 231); /* oklch */ color: oklch(80.5% 0.108 211.3);
Tailwind
colors: {
custom: {
50: '#98e0ee',
500: '#5ed2e7',
950: '#000000',
},
}SCSS
$custom: #5ed2e7; $custom-light: #98e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5ed2e7",
"rgb": {
"r": 94,
"g": 210,
"b": 231
},
"hsl": {
"h": 189.197,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.80513,
"c": 0.10792,
"h": 211.3
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#5ED2E7
secondary
#B14B38
accent
#2E0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485