#5DE3BB#5DE3BB
#5DE3BB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.1% C 0.131 H 170.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3BB |
|---|---|
| RGB | rgb(93, 227, 187) |
| HSL | hsl(162, 71%, 63%) |
| HSV | hsv(162, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(82.30, -46.06, 8.68) |
| CIE-LCH | lch(82.30, 46.87, 169.33°) |
| OKLab | oklab(83.09% -0.1294 0.0222) |
| OKLCH | oklch(83.09% 0.131 170.3) |
| XYZ | xyz(40.9486, 60.8491, 56.5911) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.67
Eucalyptus
#44D7A8
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.03
Aquamarine (survey)
#04D8B2
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3BB #E35D85
analogous
#5DE378 #5DE3BB #5DC8E3
triadic
#5DE3BB #BB5DE3 #E3BB5D
tetradic
#5DE3BB #785DE3 #E35D85 #C8E35D
square
#5DE3BB #785DE3 #E35D85 #C8E35D
split-complementary
#5DE3BB #E35DC8 #E3785D
monochromatic
#1DA87F #29DAA5 #5DE3BB #91ECD1 #C5F5E7
Accessibility & contrast
On white
1.59
#5DE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5DE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3BB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3BB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#00E5D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de3bb; /* rgb */ color: rgb(93, 227, 187); /* oklch */ color: oklch(83.1% 0.131 170.3);
Tailwind
colors: {
custom: {
50: '#97eccf',
500: '#5de3bb',
950: '#000000',
},
}SCSS
$custom: #5de3bb; $custom-light: #97eccf; $custom-dark: #000000;
JSON
{
"hex": "#5de3bb",
"rgb": {
"r": 93,
"g": 227,
"b": 187
},
"hsl": {
"h": 162.09,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.83093,
"c": 0.13128,
"h": 170.3
},
"luminance": 0.60853
}Semantic roles & 50–950 ramp
primary
#5DE3BB
secondary
#AA3A5B
accent
#134CD3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583