#5DE3CD#5DE3CD
#5DE3CD is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.6% C 0.121 H 180.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3CD |
|---|---|
| RGB | rgb(93, 227, 205) |
| HSL | hsl(170, 71%, 63%) |
| HSV | hsv(170, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(82.74, -41.76, -0.20) |
| CIE-LCH | lch(82.74, 41.76, 180.27°) |
| OKLab | oklab(83.6% -0.1214 -0.0012) |
| OKLCH | oklch(83.6% 0.121 180.6) |
| XYZ | xyz(42.9977, 61.6687, 67.3830) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.64
Tiffany Blue
#7BF2DA
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 5.89
Bright Aqua
#0BF9EA
ΔE00 6.15
Aquamarine (survey)
#04D8B2
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3CD #E35D73
analogous
#5DE38A #5DE3CD #5DB6E3
triadic
#5DE3CD #CD5DE3 #E3CD5D
tetradic
#5DE3CD #8A5DE3 #E35D73 #B6E35D
square
#5DE3CD #8A5DE3 #E35D73 #B6E35D
split-complementary
#5DE3CD #E35DB6 #E38A5D
monochromatic
#1DA892 #29DABD #5DE3CD #91ECDD #C5F5ED
Accessibility & contrast
On white
1.57
#5DE3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#5DE3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3CD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3CD | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#00E7DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de3cd; /* rgb */ color: rgb(93, 227, 205); /* oklch */ color: oklch(83.6% 0.121 180.6);
Tailwind
colors: {
custom: {
50: '#98ecdc',
500: '#5de3cd',
950: '#000000',
},
}SCSS
$custom: #5de3cd; $custom-light: #98ecdc; $custom-dark: #000000;
JSON
{
"hex": "#5de3cd",
"rgb": {
"r": 93,
"g": 227,
"b": 205
},
"hsl": {
"h": 170.149,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.83596,
"c": 0.12142,
"h": 180.6
},
"luminance": 0.61673
}Semantic roles & 50–950 ramp
primary
#5DE3CD
secondary
#AA3A4C
accent
#1332D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584