#5ED0DB#5ED0DB
#5ED0DB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.104 H 203.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED0DB |
|---|---|
| RGB | rgb(94, 208, 219) |
| HSL | hsl(185, 63%, 61%) |
| HSV | hsv(185, 57%, 86%) |
| CMYK | cmyk(57.1%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(77.64, -29.07, -15.22) |
| CIE-LCH | lch(77.64, 32.82, 207.64°) |
| OKLab | oklab(79.61% -0.0949 -0.0421) |
| OKLCH | oklch(79.61% 0.104 203.9) |
| XYZ | xyz(39.9528, 52.6019, 75.0518) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.83
Neon Blue
#04D9FF
ΔE00 7.76
Robin Egg Blue
#8AF1FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED0DB #DB695E
analogous
#5EDBA8 #5ED0DB #5E92DB
triadic
#5ED0DB #DB5ED0 #D0DB5E
tetradic
#5ED0DB #A85EDB #DB695E #92DB5E
square
#5ED0DB #A85EDB #DB695E #92DB5E
split-complementary
#5ED0DB #DB5E92 #DBA85E
monochromatic
#23919C #2EC0CE #5ED0DB #90DFE6 #C2EDF1
Accessibility & contrast
On white
1.82
#5ED0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#5ED0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED0DB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED0DB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ed0db; /* rgb */ color: rgb(94, 208, 219); /* oklch */ color: oklch(79.6% 0.104 203.9);
Tailwind
colors: {
custom: {
50: '#97dee6',
500: '#5ed0db',
950: '#000000',
},
}SCSS
$custom: #5ed0db; $custom-light: #97dee6; $custom-dark: #000000;
JSON
{
"hex": "#5ed0db",
"rgb": {
"r": 94,
"g": 208,
"b": 219
},
"hsl": {
"h": 185.28,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.79612,
"c": 0.10386,
"h": 203.9
},
"luminance": 0.52606
}Semantic roles & 50–950 ramp
primary
#5ED0DB
secondary
#A0463D
accent
#2A1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484