#5DE5D0#5DE5D0
#5DE5D0 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.2% C 0.122 H 181.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE5D0 |
|---|---|
| RGB | rgb(93, 229, 208) |
| HSL | hsl(171, 72%, 63%) |
| HSV | hsv(171, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 9.2%, 10.2%) |
| CIE-LAB | lab(83.40, -41.90, -0.82) |
| CIE-LCH | lch(83.40, 41.91, 181.12°) |
| OKLab | oklab(84.16% -0.1222 -0.0029) |
| OKLCH | oklch(84.16% 0.122 181.4) |
| XYZ | xyz(43.9135, 62.9153, 69.4919) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.59
Aqua (survey)
#13EAC9
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 5.62
Seafoam Blue
#78D1B6
ΔE00 6.40
Aquamarine (survey)
#04D8B2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE5D0 #E55D72
analogous
#5DE58C #5DE5D0 #5DB6E5
triadic
#5DE5D0 #D05DE5 #E5D05D
tetradic
#5DE5D0 #8C5DE5 #E55D72 #B6E55D
square
#5DE5D0 #8C5DE5 #E55D72 #B6E55D
split-complementary
#5DE5D0 #E55DB6 #E58C5D
monochromatic
#1CAC96 #28DDC1 #5DE5D0 #92EDDF #C6F6EF
Accessibility & contrast
On white
1.55
#5DE5D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5DE5D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE5D0
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE5D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE5D0 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de5d0; /* rgb */ color: rgb(93, 229, 208); /* oklch */ color: oklch(84.2% 0.122 181.4);
Tailwind
colors: {
custom: {
50: '#98eede',
500: '#5de5d0',
950: '#000000',
},
}SCSS
$custom: #5de5d0; $custom-light: #98eede; $custom-dark: #000000;
JSON
{
"hex": "#5de5d0",
"rgb": {
"r": 93,
"g": 229,
"b": 208
},
"hsl": {
"h": 170.735,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.84158,
"c": 0.1222,
"h": 181.4
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#5DE5D0
secondary
#AD394B
accent
#112FD4
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584