#5DE08F#5DE08F
#5DE08F is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.163 H 153.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE08F |
|---|---|
| RGB | rgb(93, 224, 143) |
| HSL | hsl(143, 68%, 62%) |
| HSV | hsv(143, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(80.53, -53.88, 29.16) |
| CIE-LCH | lch(80.53, 61.26, 151.58°) |
| OKLab | oklab(81.35% -0.1461 0.073) |
| OKLCH | oklch(81.35% 0.163 153.4) |
| XYZ | xyz(36.1249, 57.6182, 35.1990) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Aqua Green
#12E193
ΔE00 3.54
Tealish Green
#0CDC73
ΔE00 4.61
Seaweed
#18D17B
ΔE00 4.91
Turquoise Green
#04F489
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE08F #E05DAE
analogous
#6CE05D #5DE08F #5DE0D1
triadic
#5DE08F #8F5DE0 #E08F5D
tetradic
#5DE08F #5D6CE0 #E05DAE #E0D15D
square
#5DE08F #5D6CE0 #E05DAE #E0D15D
split-complementary
#5DE08F #D15DE0 #E05D6C
monochromatic
#1FA352 #2AD66B #5DE08F #90EAB3 #C4F4D6
Accessibility & contrast
On white
1.68
#5DE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5DE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE08F
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE08F | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8A
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#31DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de08f; /* rgb */ color: rgb(93, 224, 143); /* oklch */ color: oklch(81.4% 0.163 153.4);
Tailwind
colors: {
custom: {
50: '#96eab0',
500: '#5de08f',
950: '#000000',
},
}SCSS
$custom: #5de08f; $custom-light: #96eab0; $custom-dark: #000000;
JSON
{
"hex": "#5de08f",
"rgb": {
"r": 93,
"g": 224,
"b": 143
},
"hsl": {
"h": 142.901,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81354,
"c": 0.16332,
"h": 153.4
},
"luminance": 0.57622
}Semantic roles & 50–950 ramp
primary
#5DE08F
secondary
#A63B7D
accent
#1689D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481