#5DE3AB#5DE3AB
#5DE3AB is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.7% C 0.143 H 162.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3AB |
|---|---|
| RGB | rgb(93, 227, 171) |
| HSL | hsl(155, 71%, 63%) |
| HSV | hsv(155, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 24.7%, 11%) |
| CIE-LAB | lab(81.95, -49.60, 16.59) |
| CIE-LCH | lch(81.95, 52.30, 161.51°) |
| OKLab | oklab(82.69% -0.1366 0.0424) |
| OKLCH | oklch(82.69% 0.143 162.8) |
| XYZ | xyz(39.3302, 60.2017, 48.0676) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.68
Eucalyptus
#44D7A8
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.86
Light Aquamarine
#7BFDC7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3AB #E35D95
analogous
#5DE368 #5DE3AB #5DD8E3
triadic
#5DE3AB #AB5DE3 #E3AB5D
tetradic
#5DE3AB #685DE3 #E35D95 #D8E35D
square
#5DE3AB #685DE3 #E35D95 #D8E35D
split-complementary
#5DE3AB #E35DD8 #E3685D
monochromatic
#1DA86E #29DA90 #5DE3AB #91ECC6 #C5F5E1
Accessibility & contrast
On white
1.61
#5DE3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5DE3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3AB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3AB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#11E3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de3ab; /* rgb */ color: rgb(93, 227, 171); /* oklch */ color: oklch(82.7% 0.143 162.8);
Tailwind
colors: {
custom: {
50: '#96ecc4',
500: '#5de3ab',
950: '#000000',
},
}SCSS
$custom: #5de3ab; $custom-light: #96ecc4; $custom-dark: #000000;
JSON
{
"hex": "#5de3ab",
"rgb": {
"r": 93,
"g": 227,
"b": 171
},
"hsl": {
"h": 154.925,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.82692,
"c": 0.14305,
"h": 162.8
},
"luminance": 0.60206
}Semantic roles & 50–950 ramp
primary
#5DE3AB
secondary
#AA3A69
accent
#1363D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582