#5ED7CF#5ED7CF
#5ED7CF is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.8% C 0.109 H 189.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7CF |
|---|---|
| RGB | rgb(94, 215, 207) |
| HSL | hsl(176, 60%, 61%) |
| HSV | hsv(176, 56%, 84%) |
| CMYK | cmyk(56.3%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(79.32, -35.62, -6.29) |
| CIE-LCH | lch(79.32, 36.17, 190.01°) |
| OKLab | oklab(80.85% -0.1074 -0.0176) |
| OKLCH | oklch(80.85% 0.109 189.3) |
| XYZ | xyz(40.1741, 55.4816, 67.6112) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.19
Turquoise
#40E0D0
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 7.60
Tiffany Blue
#7BF2DA
ΔE00 7.92
Topaz
#13BBAF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7CF #D75E66
analogous
#5ED792 #5ED7CF #5EA2D7
triadic
#5ED7CF #CF5ED7 #D7CF5E
tetradic
#5ED7CF #925ED7 #D75E66 #A2D75E
square
#5ED7CF #925ED7 #D75E66 #A2D75E
split-complementary
#5ED7CF #D75EA2 #D7925E
monochromatic
#25958E #31C6BD #5ED7CF #8FE3DE #C0EFEC
Accessibility & contrast
On white
1.74
#5ED7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5ED7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7CF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7CF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#B9BED0
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed7cf; /* rgb */ color: rgb(94, 215, 207); /* oklch */ color: oklch(80.8% 0.109 189.3);
Tailwind
colors: {
custom: {
50: '#97e4dd',
500: '#5ed7cf',
950: '#000000',
},
}SCSS
$custom: #5ed7cf; $custom-light: #97e4dd; $custom-dark: #000000;
JSON
{
"hex": "#5ed7cf",
"rgb": {
"r": 94,
"g": 215,
"b": 207
},
"hsl": {
"h": 176.033,
"s": 60.199,
"l": 60.588
},
"oklch": {
"l": 0.8085,
"c": 0.10881,
"h": 189.3
},
"luminance": 0.55486
}Semantic roles & 50–950 ramp
primary
#5ED7CF
secondary
#9A3F45
accent
#1E29C8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484