#5DE4D5#5DE4D5
#5DE4D5 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.1% C 0.119 H 185.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE4D5 |
|---|---|
| RGB | rgb(93, 228, 213) |
| HSL | hsl(173, 71%, 63%) |
| HSV | hsv(173, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 6.6%, 10.6%) |
| CIE-LAB | lab(83.24, -40.20, -3.70) |
| CIE-LCH | lch(83.24, 40.37, 185.25°) |
| OKLab | oklab(84.07% -0.119 -0.0106) |
| OKLCH | oklch(84.07% 0.119 185.1) |
| XYZ | xyz(44.2624, 62.6135, 72.6908) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.90
Tiffany Blue
#7BF2DA
ΔE00 4.57
Bright Aqua
#0BF9EA
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 5.91
Bright Turquoise
#0FFEF9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE4D5 #E45D6C
analogous
#5DE491 #5DE4D5 #5DB0E4
triadic
#5DE4D5 #D55DE4 #E4D55D
tetradic
#5DE4D5 #915DE4 #E45D6C #B0E45D
square
#5DE4D5 #915DE4 #E45D6C #B0E45D
split-complementary
#5DE4D5 #E45DB0 #E4915D
monochromatic
#1CAA9A #29DBC7 #5DE4D5 #91EDE3 #C6F5F0
Accessibility & contrast
On white
1.55
#5DE4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5DE4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE4D5
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE4D5 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#C5C9D7
Tritanopia (blue-blind)
#00E9DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de4d5; /* rgb */ color: rgb(93, 228, 213); /* oklch */ color: oklch(84.1% 0.119 185.1);
Tailwind
colors: {
custom: {
50: '#98ede1',
500: '#5de4d5',
950: '#000000',
},
}SCSS
$custom: #5de4d5; $custom-light: #98ede1; $custom-dark: #000000;
JSON
{
"hex": "#5de4d5",
"rgb": {
"r": 93,
"g": 228,
"b": 213
},
"hsl": {
"h": 173.333,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.84073,
"c": 0.11943,
"h": 185.1
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#5DE4D5
secondary
#AC3946
accent
#1228D3
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584