#5ED7D7#5ED7D7
#5ED7D7 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.1% C 0.108 H 195.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7D7 |
|---|---|
| RGB | rgb(94, 215, 215) |
| HSL | hsl(180, 60%, 61%) |
| HSV | hsv(180, 56%, 84%) |
| CMYK | cmyk(56.3%, 0%, 0%, 15.7%) |
| CIE-LAB | lab(79.55, -33.51, -10.22) |
| CIE-LCH | lch(79.55, 35.03, 196.97°) |
| OKLab | oklab(81.11% -0.104 -0.0283) |
| OKLCH | oklch(81.11% 0.108 195.2) |
| XYZ | xyz(41.1770, 55.8827, 72.8932) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.89
Darkturquoise
#00CED1
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 7.56
Bright Light Blue
#26F7FD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7D7 #D75E5E
analogous
#5ED79A #5ED7D7 #5E9AD7
triadic
#5ED7D7 #D75ED7 #D7D75E
tetradic
#5ED7D7 #9A5ED7 #D75E5E #9AD75E
square
#5ED7D7 #9A5ED7 #D75E5E #9AD75E
split-complementary
#5ED7D7 #D75E9A #D79A5E
monochromatic
#259595 #31C6C6 #5ED7D7 #8FE3E3 #C0EFEF
Accessibility & contrast
On white
1.72
#5ED7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5ED7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7D7
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7D7 | 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)
#CACED7
Deuteranopia (green-blind)
#B7BFD8
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed7d7; /* rgb */ color: rgb(94, 215, 215); /* oklch */ color: oklch(81.1% 0.108 195.2);
Tailwind
colors: {
custom: {
50: '#97e3e3',
500: '#5ed7d7',
950: '#000000',
},
}SCSS
$custom: #5ed7d7; $custom-light: #97e3e3; $custom-dark: #000000;
JSON
{
"hex": "#5ed7d7",
"rgb": {
"r": 94,
"g": 215,
"b": 215
},
"hsl": {
"h": 180,
"s": 60.199,
"l": 60.588
},
"oklch": {
"l": 0.81111,
"c": 0.10778,
"h": 195.2
},
"luminance": 0.55887
}Semantic roles & 50–950 ramp
primary
#5ED7D7
secondary
#9A3F3F
accent
#1E1EC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484