#5DE3BC#5DE3BC
#5DE3BC is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.1% C 0.131 H 170.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3BC |
|---|---|
| RGB | rgb(93, 227, 188) |
| HSL | hsl(163, 71%, 63%) |
| HSV | hsv(163, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(82.32, -45.83, 8.18) |
| CIE-LCH | lch(82.32, 46.56, 169.88°) |
| OKLab | oklab(83.12% -0.1289 0.0209) |
| OKLCH | oklch(83.12% 0.131 170.8) |
| XYZ | xyz(41.0560, 60.8920, 57.1569) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.74
Eucalyptus
#44D7A8
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.18
Aquamarine (survey)
#04D8B2
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3BC #E35D84
analogous
#5DE379 #5DE3BC #5DC7E3
triadic
#5DE3BC #BC5DE3 #E3BC5D
tetradic
#5DE3BC #795DE3 #E35D84 #C7E35D
square
#5DE3BC #795DE3 #E35D84 #C7E35D
split-complementary
#5DE3BC #E35DC7 #E3795D
monochromatic
#1DA880 #29DAA6 #5DE3BC #91ECD2 #C5F5E7
Accessibility & contrast
On white
1.59
#5DE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5DE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3BC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3BC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#00E5D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de3bc; /* rgb */ color: rgb(93, 227, 188); /* oklch */ color: oklch(83.1% 0.131 170.8);
Tailwind
colors: {
custom: {
50: '#97ecd0',
500: '#5de3bc',
950: '#000000',
},
}SCSS
$custom: #5de3bc; $custom-light: #97ecd0; $custom-dark: #000000;
JSON
{
"hex": "#5de3bc",
"rgb": {
"r": 93,
"g": 227,
"b": 188
},
"hsl": {
"h": 162.537,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.83119,
"c": 0.13063,
"h": 170.8
},
"luminance": 0.60896
}Semantic roles & 50–950 ramp
primary
#5DE3BC
secondary
#AA3A5B
accent
#134BD3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583