#5ED7DD#5ED7DD
#5ED7DD is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.108 H 199.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7DD |
|---|---|
| RGB | rgb(94, 215, 221) |
| HSL | hsl(183, 65%, 62%) |
| HSV | hsv(183, 57%, 87%) |
| CMYK | cmyk(57.5%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.73, -31.89, -13.16) |
| CIE-LCH | lch(79.73, 34.50, 202.43°) |
| OKLab | oklab(81.31% -0.1015 -0.0364) |
| OKLCH | oklch(81.31% 0.108 199.7) |
| XYZ | xyz(41.9622, 56.1968, 77.0282) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 4.54
Mediumturquoise
#48D1CC
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Bright Light Blue
#26F7FD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7DD #DD645E
analogous
#5EDDA4 #5ED7DD #5E98DD
triadic
#5ED7DD #DD5ED7 #D7DD5E
tetradic
#5ED7DD #A45EDD #DD645E #98DD5E
square
#5ED7DD #A45EDD #DD645E #98DD5E
split-complementary
#5ED7DD #DD5E98 #DDA45E
monochromatic
#22999F #2CCAD2 #5ED7DD #91E4E8 #C3F0F2
Accessibility & contrast
On white
1.72
#5ED7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5ED7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7DD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7DD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed7dd; /* rgb */ color: rgb(94, 215, 221); /* oklch */ color: oklch(81.3% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#98e3e7',
500: '#5ed7dd',
950: '#000000',
},
}SCSS
$custom: #5ed7dd; $custom-light: #98e3e7; $custom-dark: #000000;
JSON
{
"hex": "#5ed7dd",
"rgb": {
"r": 94,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.835,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.81314,
"c": 0.10783,
"h": 199.7
},
"luminance": 0.56201
}Semantic roles & 50–950 ramp
primary
#5ED7DD
secondary
#A2423D
accent
#2119CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484