#5ED8CD#5ED8CD
#5ED8CD is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.0% C 0.110 H 187.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8CD |
|---|---|
| RGB | rgb(94, 216, 205) |
| HSL | hsl(175, 61%, 61%) |
| HSV | hsv(175, 56%, 85%) |
| CMYK | cmyk(56.5%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.55, -36.60, -4.87) |
| CIE-LCH | lch(79.55, 36.92, 187.58°) |
| OKLab | oklab(81.02% -0.1093 -0.0137) |
| OKLCH | oklch(81.02% 0.11 187.2) |
| XYZ | xyz(40.1866, 55.8952, 66.4168) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.05
Darkturquoise
#00CED1
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 6.76
Tiffany Blue
#7BF2DA
ΔE00 7.15
Turquoise (survey)
#06C2AC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8CD #D85E69
analogous
#5ED890 #5ED8CD #5EA6D8
triadic
#5ED8CD #CD5ED8 #D8CD5E
tetradic
#5ED8CD #905ED8 #D85E69 #A6D85E
square
#5ED8CD #905ED8 #D85E69 #A6D85E
split-complementary
#5ED8CD #D85EA6 #D8905E
monochromatic
#25978D #31C8BB #5ED8CD #8FE4DC #C1F0EC
Accessibility & contrast
On white
1.72
#5ED8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5ED8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8CD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8CD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#00DDD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed8cd; /* rgb */ color: rgb(94, 216, 205); /* oklch */ color: oklch(81.0% 0.110 187.2);
Tailwind
colors: {
custom: {
50: '#97e4dc',
500: '#5ed8cd',
950: '#000000',
},
}SCSS
$custom: #5ed8cd; $custom-light: #97e4dc; $custom-dark: #000000;
JSON
{
"hex": "#5ed8cd",
"rgb": {
"r": 94,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.59,
"s": 61,
"l": 60.784
},
"oklch": {
"l": 0.81023,
"c": 0.11016,
"h": 187.2
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#5ED8CD
secondary
#9C3F47
accent
#1D2CC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484