#5ED4EB#5ED4EB
#5ED4EB is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.110 H 212.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4EB |
|---|---|
| RGB | rgb(94, 212, 235) |
| HSL | hsl(190, 78%, 65%) |
| HSV | hsv(190, 60%, 92%) |
| CMYK | cmyk(60%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.31, -26.52, -21.28) |
| CIE-LCH | lch(79.31, 34.00, 218.74°) |
| OKLab | oklab(81.12% -0.0928 -0.059) |
| OKLCH | oklch(81.12% 0.11 212.5) |
| XYZ | xyz(43.1488, 55.4604, 87.0121) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 6.21
Sky Blue
#87CEEB
ΔE00 6.37
Bright Sky Blue
#02CCFE
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4EB #EB755E
analogous
#5EEBBB #5ED4EB #5E8EEB
triadic
#5ED4EB #EB5ED4 #D4EB5E
tetradic
#5ED4EB #BB5EEB #EB755E #8EEB5E
square
#5ED4EB #BB5EEB #EB755E #8EEB5E
split-complementary
#5ED4EB #EB5E8E #EBBB5E
monochromatic
#179EB8 #28C5E4 #5ED4EB #94E3F2 #CBF1F9
Accessibility & contrast
On white
1.74
#5ED4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5ED4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4EB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4EB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4eb; /* rgb */ color: rgb(94, 212, 235); /* oklch */ color: oklch(81.1% 0.110 212.5);
Tailwind
colors: {
custom: {
50: '#99e1f1',
500: '#5ed4eb',
950: '#000000',
},
}SCSS
$custom: #5ed4eb; $custom-light: #99e1f1; $custom-dark: #000000;
JSON
{
"hex": "#5ed4eb",
"rgb": {
"r": 94,
"g": 212,
"b": 235
},
"hsl": {
"h": 189.787,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.81123,
"c": 0.10994,
"h": 212.5
},
"luminance": 0.55465
}Semantic roles & 50–950 ramp
primary
#5ED4EB
secondary
#B74B36
accent
#2D0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485