#5ED7CD#5ED7CD
#5ED7CD is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.8% C 0.109 H 187.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7CD |
|---|---|
| RGB | rgb(94, 215, 205) |
| HSL | hsl(175, 60%, 61%) |
| HSV | hsv(175, 56%, 84%) |
| CMYK | cmyk(56.3%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.26, -36.13, -5.30) |
| CIE-LCH | lch(79.26, 36.52, 188.34°) |
| OKLab | oklab(80.79% -0.1082 -0.0149) |
| OKLCH | oklch(80.79% 0.109 187.8) |
| XYZ | xyz(39.9312, 55.3844, 66.3317) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.56
Turquoise
#40E0D0
ΔE00 3.38
Darkturquoise
#00CED1
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 6.98
Tiffany Blue
#7BF2DA
ΔE00 7.51
Turquoise (survey)
#06C2AC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7CD #D75E68
analogous
#5ED790 #5ED7CD #5EA5D7
triadic
#5ED7CD #CD5ED7 #D7CD5E
tetradic
#5ED7CD #905ED7 #D75E68 #A5D75E
square
#5ED7CD #905ED7 #D75E68 #A5D75E
split-complementary
#5ED7CD #D75EA5 #D7905E
monochromatic
#25958C #31C6BA #5ED7CD #8FE3DC #C0EFEB
Accessibility & contrast
On white
1.74
#5ED7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5ED7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7CD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7CD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed7cd; /* rgb */ color: rgb(94, 215, 205); /* oklch */ color: oklch(80.8% 0.109 187.8);
Tailwind
colors: {
custom: {
50: '#97e4dc',
500: '#5ed7cd',
950: '#000000',
},
}SCSS
$custom: #5ed7cd; $custom-light: #97e4dc; $custom-dark: #000000;
JSON
{
"hex": "#5ed7cd",
"rgb": {
"r": 94,
"g": 215,
"b": 205
},
"hsl": {
"h": 175.041,
"s": 60.199,
"l": 60.588
},
"oklch": {
"l": 0.80786,
"c": 0.10926,
"h": 187.8
},
"luminance": 0.55388
}Semantic roles & 50–950 ramp
primary
#5ED7CD
secondary
#9A3F46
accent
#1E2CC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484