#5DE7BD#5DE7BD
#5DE7BD is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.135 H 169.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7BD |
|---|---|
| RGB | rgb(93, 231, 189) |
| HSL | hsl(162, 74%, 64%) |
| HSV | hsv(162, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 18.2%, 9.4%) |
| CIE-LAB | lab(83.52, -47.31, 9.37) |
| CIE-LCH | lch(83.52, 48.23, 168.80°) |
| OKLab | oklab(84.1% -0.1327 0.024) |
| OKLCH | oklch(84.1% 0.135 169.8) |
| XYZ | xyz(42.2709, 63.1488, 58.0955) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.28
Aqua (survey)
#13EAC9
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7BD #E75D87
analogous
#5DE778 #5DE7BD #5DCCE7
triadic
#5DE7BD #BD5DE7 #E7BD5D
tetradic
#5DE7BD #785DE7 #E75D87 #CCE75D
square
#5DE7BD #785DE7 #E75D87 #CCE75D
split-complementary
#5DE7BD #E75DCC #E7785D
monochromatic
#1AB082 #28DFA7 #5DE7BD #92EFD3 #C8F7E8
Accessibility & contrast
On white
1.54
#5DE7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5DE7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7BD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7BD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BB
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#00E8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de7bd; /* rgb */ color: rgb(93, 231, 189); /* oklch */ color: oklch(84.1% 0.135 169.8);
Tailwind
colors: {
custom: {
50: '#97efd0',
500: '#5de7bd',
950: '#000000',
},
}SCSS
$custom: #5de7bd; $custom-light: #97efd0; $custom-dark: #000000;
JSON
{
"hex": "#5de7bd",
"rgb": {
"r": 93,
"g": 231,
"b": 189
},
"hsl": {
"h": 161.739,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.84105,
"c": 0.13481,
"h": 169.8
},
"luminance": 0.63153
}Semantic roles & 50–950 ramp
primary
#5DE7BD
secondary
#B0385D
accent
#0F4CD6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583