#5DE0BB#5DE0BB
#5DE0BB is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.128 H 171.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0BB |
|---|---|
| RGB | rgb(93, 224, 187) |
| HSL | hsl(163, 68%, 62%) |
| HSV | hsv(163, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(81.41, -44.77, 7.41) |
| CIE-LCH | lch(81.41, 45.38, 170.60°) |
| OKLab | oklab(82.37% -0.1263 0.0189) |
| OKLCH | oklch(82.37% 0.128 171.5) |
| XYZ | xyz(40.1352, 59.2223, 56.3200) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.24
Eucalyptus
#44D7A8
ΔE00 3.73
Aquamarine (survey)
#04D8B2
ΔE00 3.85
Aqua (survey)
#13EAC9
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0BB #E05D82
analogous
#5DE079 #5DE0BB #5DC4E0
triadic
#5DE0BB #BB5DE0 #E0BB5D
tetradic
#5DE0BB #795DE0 #E05D82 #C4E05D
square
#5DE0BB #795DE0 #E05D82 #C4E05D
split-complementary
#5DE0BB #E05DC4 #E0795D
monochromatic
#1FA37E #2AD6A5 #5DE0BB #90EAD1 #C4F4E6
Accessibility & contrast
On white
1.63
#5DE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5DE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0BB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0BB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#00E2D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5de0bb; /* rgb */ color: rgb(93, 224, 187); /* oklch */ color: oklch(82.4% 0.128 171.5);
Tailwind
colors: {
custom: {
50: '#96eacf',
500: '#5de0bb',
950: '#000000',
},
}SCSS
$custom: #5de0bb; $custom-light: #96eacf; $custom-dark: #000000;
JSON
{
"hex": "#5de0bb",
"rgb": {
"r": 93,
"g": 224,
"b": 187
},
"hsl": {
"h": 163.053,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.82373,
"c": 0.12766,
"h": 171.5
},
"luminance": 0.59226
}Semantic roles & 50–950 ramp
primary
#5DE0BB
secondary
#A63B59
accent
#164AD0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483