#5DE1DD#5DE1DD
#5DE1DD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.6% C 0.115 H 192.4°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE1DD |
|---|---|
| RGB | rgb(93, 225, 221) |
| HSL | hsl(178, 69%, 62%) |
| HSV | hsv(178, 59%, 88%) |
| CMYK | cmyk(58.7%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(82.59, -36.75, -8.89) |
| CIE-LCH | lch(82.59, 37.81, 193.60°) |
| OKLab | oklab(83.62% -0.1124 -0.0247) |
| OKLCH | oklch(83.62% 0.115 192.4) |
| XYZ | xyz(44.4849, 61.3934, 77.8983) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Turquoise
#40E0D0
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 6.02
Bright Cyan
#41FDFE
ΔE00 6.39
Bright Turquoise
#0FFEF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE1DD #E15D61
analogous
#5DE19B #5DE1DD #5DA3E1
triadic
#5DE1DD #DD5DE1 #E1DD5D
tetradic
#5DE1DD #9B5DE1 #E15D61 #A3E15D
square
#5DE1DD #9B5DE1 #E15D61 #A3E15D
split-complementary
#5DE1DD #E15DA3 #E19B5D
monochromatic
#1FA5A1 #29D7D2 #5DE1DD #91EBE8 #C4F4F3
Accessibility & contrast
On white
1.58
#5DE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5DE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE1DD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE1DD | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de1dd; /* rgb */ color: rgb(93, 225, 221); /* oklch */ color: oklch(83.6% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#98ebe7',
500: '#5de1dd',
950: '#000000',
},
}SCSS
$custom: #5de1dd; $custom-light: #98ebe7; $custom-dark: #000000;
JSON
{
"hex": "#5de1dd",
"rgb": {
"r": 93,
"g": 225,
"b": 221
},
"hsl": {
"h": 178.182,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.83621,
"c": 0.11514,
"h": 192.4
},
"luminance": 0.61398
}Semantic roles & 50–950 ramp
primary
#5DE1DD
secondary
#A83B3E
accent
#151AD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484