#5ED7DC#5ED7DC
#5ED7DC is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.108 H 199.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7DC |
|---|---|
| RGB | rgb(94, 215, 220) |
| HSL | hsl(182, 64%, 62%) |
| HSV | hsv(182, 57%, 86%) |
| CMYK | cmyk(57.3%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.70, -32.16, -12.67) |
| CIE-LCH | lch(79.70, 34.57, 201.51°) |
| OKLab | oklab(81.28% -0.1019 -0.0351) |
| OKLCH | oklch(81.28% 0.108 199) |
| XYZ | xyz(41.8293, 56.1436, 76.3287) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 4.39
Mediumturquoise
#48D1CC
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7DC #DC635E
analogous
#5EDCA2 #5ED7DC #5E98DC
triadic
#5ED7DC #DC5ED7 #D7DC5E
tetradic
#5ED7DC #A25EDC #DC635E #98DC5E
square
#5ED7DC #A25EDC #DC635E #98DC5E
split-complementary
#5ED7DC #DC5E98 #DCA25E
monochromatic
#22989D #2DC9D0 #5ED7DC #90E3E7 #C3F0F2
Accessibility & contrast
On white
1.72
#5ED7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5ED7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7DC
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7DC | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed7dc; /* rgb */ color: rgb(94, 215, 220); /* oklch */ color: oklch(81.3% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#98e3e6',
500: '#5ed7dc',
950: '#000000',
},
}SCSS
$custom: #5ed7dc; $custom-light: #98e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5ed7dc",
"rgb": {
"r": 94,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.381,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.8128,
"c": 0.10778,
"h": 199
},
"luminance": 0.56148
}Semantic roles & 50–950 ramp
primary
#5ED7DC
secondary
#A1413D
accent
#2019CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484