#5DEC8B#5DEC8B
#5DEC8B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.183 H 151.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC8B |
|---|---|
| RGB | rgb(93, 236, 139) |
| HSL | hsl(139, 79%, 65%) |
| HSV | hsv(139, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 41.1%, 7.5%) |
| CIE-LAB | lab(84.06, -59.21, 35.84) |
| CIE-LCH | lch(84.06, 69.22, 148.81°) |
| OKLab | oklab(84.23% -0.16 0.0887) |
| OKLCH | oklch(84.23% 0.183 151) |
| XYZ | xyz(39.1669, 64.1783, 34.7447) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC8B #EC5DBE
analogous
#76EC5D #5DEC8B #5DECD3
triadic
#5DEC8B #8B5DEC #EC8B5D
tetradic
#5DEC8B #5D76EC #EC5DBE #ECD35D
square
#5DEC8B #5D76EC #EC5DBE #ECD35D
split-complementary
#5DEC8B #D35DEC #EC5D76
monochromatic
#16B94A #26E664 #5DEC8B #94F2B2 #CBF9D9
Accessibility & contrast
On white
1.52
#5DEC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5DEC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC8B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC8B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#2EE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5dec8b; /* rgb */ color: rgb(93, 236, 139); /* oklch */ color: oklch(84.2% 0.183 151.0);
Tailwind
colors: {
custom: {
50: '#98f3ae',
500: '#5dec8b',
950: '#000000',
},
}SCSS
$custom: #5dec8b; $custom-light: #98f3ae; $custom-dark: #000000;
JSON
{
"hex": "#5dec8b",
"rgb": {
"r": 93,
"g": 236,
"b": 139
},
"hsl": {
"h": 139.301,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84234,
"c": 0.183,
"h": 151
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#5DEC8B
secondary
#B8358E
accent
#0A98DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581