#5DE4A4#5DE4A4
#5DE4A4 is a very light, vivid teal. Relative luminance 0.605; OKLCH L 82.8% C 0.150 H 159.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE4A4 |
|---|---|
| RGB | rgb(93, 228, 164) |
| HSL | hsl(152, 71%, 63%) |
| HSV | hsv(152, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 28.1%, 10.6%) |
| CIE-LAB | lab(82.10, -51.46, 20.46) |
| CIE-LCH | lch(82.10, 55.38, 158.32°) |
| OKLab | oklab(82.77% -0.1408 0.052) |
| OKLCH | oklch(82.77% 0.15 159.7) |
| XYZ | xyz(38.9549, 60.4905, 44.7377) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.02
Seafoam Green
#7AF9AB
ΔE00 5.45
Light Blue Green
#7EFBB3
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE4A4 #E45D9D
analogous
#5DE460 #5DE4A4 #5DE0E4
triadic
#5DE4A4 #A45DE4 #E4A45D
tetradic
#5DE4A4 #605DE4 #E45D9D #E0E45D
square
#5DE4A4 #605DE4 #E45D9D #E0E45D
split-complementary
#5DE4A4 #E45DE0 #E4605D
monochromatic
#1CAA67 #29DB87 #5DE4A4 #91EDC1 #C6F5DF
Accessibility & contrast
On white
1.60
#5DE4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5DE4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE4A4
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE4A4 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D4A0
Deuteranopia (green-blind)
#CFC7A8
Tritanopia (blue-blind)
#1CE3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de4a4; /* rgb */ color: rgb(93, 228, 164); /* oklch */ color: oklch(82.8% 0.150 159.7);
Tailwind
colors: {
custom: {
50: '#97edbf',
500: '#5de4a4',
950: '#000000',
},
}SCSS
$custom: #5de4a4; $custom-light: #97edbf; $custom-dark: #000000;
JSON
{
"hex": "#5de4a4",
"rgb": {
"r": 93,
"g": 228,
"b": 164
},
"hsl": {
"h": 151.556,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82773,
"c": 0.15014,
"h": 159.7
},
"luminance": 0.60494
}Semantic roles & 50–950 ramp
primary
#5DE4A4
secondary
#AC3970
accent
#126ED3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582