#5ED4DC#5ED4DC
#5ED4DC is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.106 H 201.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4DC |
|---|---|
| RGB | rgb(94, 212, 220) |
| HSL | hsl(184, 64%, 62%) |
| HSV | hsv(184, 57%, 86%) |
| CMYK | cmyk(57.3%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.83, -30.73, -13.97) |
| CIE-LCH | lch(78.83, 33.75, 204.46°) |
| OKLab | oklab(80.58% -0.0988 -0.0387) |
| OKLCH | oklch(80.58% 0.106 201.4) |
| XYZ | xyz(41.0724, 54.6298, 76.0764) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.76
Darkturquoise
#00CED1
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4DC #DC665E
analogous
#5EDCA5 #5ED4DC #5E95DC
triadic
#5ED4DC #DC5ED4 #D4DC5E
tetradic
#5ED4DC #A55EDC #DC665E #95DC5E
square
#5ED4DC #A55EDC #DC665E #95DC5E
split-complementary
#5ED4DC #DC5E95 #DCA55E
monochromatic
#22969D #2DC5D0 #5ED4DC #90E1E7 #C3EFF2
Accessibility & contrast
On white
1.76
#5ED4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5ED4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4DC
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4DC | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed4dc; /* rgb */ color: rgb(94, 212, 220); /* oklch */ color: oklch(80.6% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#98e1e6',
500: '#5ed4dc',
950: '#000000',
},
}SCSS
$custom: #5ed4dc; $custom-light: #98e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5ed4dc",
"rgb": {
"r": 94,
"g": 212,
"b": 220
},
"hsl": {
"h": 183.81,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.8058,
"c": 0.10606,
"h": 201.4
},
"luminance": 0.54634
}Semantic roles & 50–950 ramp
primary
#5ED4DC
secondary
#A1433D
accent
#2519CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484