#5DE7BC#5DE7BC
#5DE7BC is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.135 H 169.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7BC |
|---|---|
| RGB | rgb(93, 231, 188) |
| HSL | hsl(161, 74%, 64%) |
| HSV | hsv(161, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(83.50, -47.54, 9.87) |
| CIE-LCH | lch(83.50, 48.55, 168.28°) |
| OKLab | oklab(84.08% -0.1331 0.0252) |
| OKLCH | oklch(84.08% 0.135 169.3) |
| XYZ | xyz(42.1628, 63.1055, 57.5258) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.18
Aqua (survey)
#13EAC9
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7BC #E75D88
analogous
#5DE777 #5DE7BC #5DCDE7
triadic
#5DE7BC #BC5DE7 #E7BC5D
tetradic
#5DE7BC #775DE7 #E75D88 #CDE75D
square
#5DE7BC #775DE7 #E75D88 #CDE75D
split-complementary
#5DE7BC #E75DCD #E7775D
monochromatic
#1AB081 #28DFA6 #5DE7BC #92EFD2 #C8F7E8
Accessibility & contrast
On white
1.54
#5DE7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5DE7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7BC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7BC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BA
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#00E8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de7bc; /* rgb */ color: rgb(93, 231, 188); /* oklch */ color: oklch(84.1% 0.135 169.3);
Tailwind
colors: {
custom: {
50: '#97efd0',
500: '#5de7bc',
950: '#000000',
},
}SCSS
$custom: #5de7bc; $custom-light: #97efd0; $custom-dark: #000000;
JSON
{
"hex": "#5de7bc",
"rgb": {
"r": 93,
"g": 231,
"b": 188
},
"hsl": {
"h": 161.304,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.84079,
"c": 0.13548,
"h": 169.3
},
"luminance": 0.6311
}Semantic roles & 50–950 ramp
primary
#5DE7BC
secondary
#B0385D
accent
#0F4DD6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583