#5DEB99#5DEB99
#5DEB99 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.169 H 154.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB99 |
|---|---|
| RGB | rgb(93, 235, 153) |
| HSL | hsl(145, 78%, 64%) |
| HSV | hsv(145, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(83.99, -56.38, 28.69) |
| CIE-LCH | lch(83.99, 63.26, 153.03°) |
| OKLab | oklab(84.25% -0.1529 0.0721) |
| OKLCH | oklch(84.25% 0.169 154.8) |
| XYZ | xyz(39.9689, 64.0398, 40.3854) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.82
Aqua Green
#12E193
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB99 #EB5DAF
analogous
#68EB5D #5DEB99 #5DEBE0
triadic
#5DEB99 #995DEB #EB995D
tetradic
#5DEB99 #5D68EB #EB5DAF #EBE05D
square
#5DEB99 #5D68EB #EB5DAF #EBE05D
split-complementary
#5DEB99 #E05DEB #EB5D68
monochromatic
#17B75A #27E477 #5DEB99 #93F2BB #CAF8DE
Accessibility & contrast
On white
1.52
#5DEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5DEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB99
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB99 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#23E9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb99; /* rgb */ color: rgb(93, 235, 153); /* oklch */ color: oklch(84.2% 0.169 154.8);
Tailwind
colors: {
custom: {
50: '#97f2b7',
500: '#5deb99',
950: '#000000',
},
}SCSS
$custom: #5deb99; $custom-light: #97f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5deb99",
"rgb": {
"r": 93,
"g": 235,
"b": 153
},
"hsl": {
"h": 145.352,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84249,
"c": 0.16907,
"h": 154.8
},
"luminance": 0.64044
}Semantic roles & 50–950 ramp
primary
#5DEB99
secondary
#B73680
accent
#0B83DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581