#5ED2DC#5ED2DC
#5ED2DC is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.105 H 203.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2DC |
|---|---|
| RGB | rgb(94, 210, 220) |
| HSL | hsl(185, 64%, 62%) |
| HSV | hsv(185, 57%, 86%) |
| CMYK | cmyk(57.3%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.25, -29.76, -14.84) |
| CIE-LCH | lch(78.25, 33.26, 206.51°) |
| OKLab | oklab(80.11% -0.0966 -0.0411) |
| OKLCH | oklch(80.11% 0.105 203) |
| XYZ | xyz(40.5756, 53.6361, 75.9107) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Neon Blue
#04D9FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2DC #DC685E
analogous
#5EDCA7 #5ED2DC #5E93DC
triadic
#5ED2DC #DC5ED2 #D2DC5E
tetradic
#5ED2DC #A75EDC #DC685E #93DC5E
square
#5ED2DC #A75EDC #DC685E #93DC5E
split-complementary
#5ED2DC #DC5E93 #DCA75E
monochromatic
#22949D #2DC3D0 #5ED2DC #90E0E7 #C3EEF2
Accessibility & contrast
On white
1.79
#5ED2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#5ED2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2DC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2DC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B0BBDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed2dc; /* rgb */ color: rgb(94, 210, 220); /* oklch */ color: oklch(80.1% 0.105 203.0);
Tailwind
colors: {
custom: {
50: '#97e0e6',
500: '#5ed2dc',
950: '#000000',
},
}SCSS
$custom: #5ed2dc; $custom-light: #97e0e6; $custom-dark: #000000;
JSON
{
"hex": "#5ed2dc",
"rgb": {
"r": 94,
"g": 210,
"b": 220
},
"hsl": {
"h": 184.762,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80114,
"c": 0.10501,
"h": 203
},
"luminance": 0.5364
}Semantic roles & 50–950 ramp
primary
#5ED2DC
secondary
#A1453D
accent
#2819CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484