#5DEB8B#5DEB8B
#5DEB8B is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.182 H 151.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB8B |
|---|---|
| RGB | rgb(93, 235, 139) |
| HSL | hsl(139, 78%, 64%) |
| HSV | hsv(139, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.76, -58.83, 35.45) |
| CIE-LCH | lch(83.76, 68.69, 148.93°) |
| OKLab | oklab(83.99% -0.159 0.0878) |
| OKLCH | oklch(83.99% 0.182 151.1) |
| XYZ | xyz(38.8798, 63.6041, 34.6490) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 3.41
Wintergreen
#20F986
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB8B #EB5DBD
analogous
#76EB5D #5DEB8B #5DEBD2
triadic
#5DEB8B #8B5DEB #EB8B5D
tetradic
#5DEB8B #5D76EB #EB5DBD #EBD25D
square
#5DEB8B #5D76EB #EB5DBD #EBD25D
split-complementary
#5DEB8B #D25DEB #EB5D76
monochromatic
#17B74B #27E464 #5DEB8B #93F2B2 #CAF8D9
Accessibility & contrast
On white
1.53
#5DEB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5DEB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB8B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB8B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#D9CC91
Tritanopia (blue-blind)
#2EE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb8b; /* rgb */ color: rgb(93, 235, 139); /* oklch */ color: oklch(84.0% 0.182 151.1);
Tailwind
colors: {
custom: {
50: '#98f2ae',
500: '#5deb8b',
950: '#000000',
},
}SCSS
$custom: #5deb8b; $custom-light: #98f2ae; $custom-dark: #000000;
JSON
{
"hex": "#5deb8b",
"rgb": {
"r": 93,
"g": 235,
"b": 139
},
"hsl": {
"h": 139.437,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83988,
"c": 0.18168,
"h": 151.1
},
"luminance": 0.63608
}Semantic roles & 50–950 ramp
primary
#5DEB8B
secondary
#B7368D
accent
#0B97DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581