#5ED6DC#5ED6DC
#5ED6DC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.107 H 199.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6DC |
|---|---|
| RGB | rgb(94, 214, 220) |
| HSL | hsl(183, 64%, 62%) |
| HSV | hsv(183, 57%, 86%) |
| CMYK | cmyk(57.3%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.41, -31.68, -13.11) |
| CIE-LCH | lch(79.41, 34.29, 202.48°) |
| OKLab | oklab(81.05% -0.1009 -0.0363) |
| OKLCH | oklch(81.05% 0.107 199.8) |
| XYZ | xyz(41.5755, 55.6359, 76.2440) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6DC #DC645E
analogous
#5EDCA3 #5ED6DC #5E97DC
triadic
#5ED6DC #DC5ED6 #D6DC5E
tetradic
#5ED6DC #A35EDC #DC645E #97DC5E
square
#5ED6DC #A35EDC #DC645E #97DC5E
split-complementary
#5ED6DC #DC5E97 #DCA35E
monochromatic
#22989D #2DC8D0 #5ED6DC #90E3E7 #C3F0F2
Accessibility & contrast
On white
1.73
#5ED6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5ED6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6DC
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6DC | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed6dc; /* rgb */ color: rgb(94, 214, 220); /* oklch */ color: oklch(81.0% 0.107 199.8);
Tailwind
colors: {
custom: {
50: '#98e3e6',
500: '#5ed6dc',
950: '#000000',
},
}SCSS
$custom: #5ed6dc; $custom-light: #98e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5ed6dc",
"rgb": {
"r": 94,
"g": 214,
"b": 220
},
"hsl": {
"h": 182.857,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.81047,
"c": 0.10718,
"h": 199.8
},
"luminance": 0.5564
}Semantic roles & 50–950 ramp
primary
#5ED6DC
secondary
#A1423D
accent
#2219CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484