#5ED5EB#5ED5EB
#5ED5EB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.110 H 211.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED5EB |
|---|---|
| RGB | rgb(94, 213, 235) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(60%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.59, -27.01, -20.84) |
| CIE-LCH | lch(79.59, 34.12, 217.65°) |
| OKLab | oklab(81.35% -0.0938 -0.0578) |
| OKLCH | oklch(81.35% 0.11 211.6) |
| XYZ | xyz(43.3996, 55.9619, 87.0957) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 7.20
Bright Sky Blue
#02CCFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED5EB #EB745E
analogous
#5EEBBB #5ED5EB #5E8EEB
triadic
#5ED5EB #EB5ED5 #D5EB5E
tetradic
#5ED5EB #BB5EEB #EB745E #8EEB5E
square
#5ED5EB #BB5EEB #EB745E #8EEB5E
split-complementary
#5ED5EB #EB5E8E #EBBB5E
monochromatic
#179FB8 #28C7E4 #5ED5EB #94E3F2 #CBF1F9
Accessibility & contrast
On white
1.72
#5ED5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5ED5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED5EB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED5EB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed5eb; /* rgb */ color: rgb(94, 213, 235); /* oklch */ color: oklch(81.4% 0.110 211.6);
Tailwind
colors: {
custom: {
50: '#99e2f1',
500: '#5ed5eb',
950: '#000000',
},
}SCSS
$custom: #5ed5eb; $custom-light: #99e2f1; $custom-dark: #000000;
JSON
{
"hex": "#5ed5eb",
"rgb": {
"r": 94,
"g": 213,
"b": 235
},
"hsl": {
"h": 189.362,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.81354,
"c": 0.11017,
"h": 211.6
},
"luminance": 0.55966
}Semantic roles & 50–950 ramp
primary
#5ED5EB
secondary
#B74A36
accent
#2C0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485