#5DE7BB#5DE7BB
#5DE7BB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.136 H 168.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7BB |
|---|---|
| RGB | rgb(93, 231, 187) |
| HSL | hsl(161, 74%, 64%) |
| HSV | hsv(161, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.48, -47.77, 10.36) |
| CIE-LCH | lch(83.48, 48.88, 167.77°) |
| OKLab | oklab(84.05% -0.1336 0.0265) |
| OKLCH | oklch(84.05% 0.136 168.8) |
| XYZ | xyz(42.0554, 63.0626, 56.9600) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.68
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7BB #E75D89
analogous
#5DE776 #5DE7BB #5DCEE7
triadic
#5DE7BB #BB5DE7 #E7BB5D
tetradic
#5DE7BB #765DE7 #E75D89 #CEE75D
square
#5DE7BB #765DE7 #E75D89 #CEE75D
split-complementary
#5DE7BB #E75DCE #E7765D
monochromatic
#1AB080 #28DFA5 #5DE7BB #92EFD1 #C8F7E8
Accessibility & contrast
On white
1.54
#5DE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5DE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7BB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7BB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#00E8DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de7bb; /* rgb */ color: rgb(93, 231, 187); /* oklch */ color: oklch(84.1% 0.136 168.8);
Tailwind
colors: {
custom: {
50: '#97efcf',
500: '#5de7bb',
950: '#000000',
},
}SCSS
$custom: #5de7bb; $custom-light: #97efcf; $custom-dark: #000000;
JSON
{
"hex": "#5de7bb",
"rgb": {
"r": 93,
"g": 231,
"b": 187
},
"hsl": {
"h": 160.87,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.84053,
"c": 0.13617,
"h": 168.8
},
"luminance": 0.63067
}Semantic roles & 50–950 ramp
primary
#5DE7BB
secondary
#B0385E
accent
#0F4FD6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583