#5DE59F#5DE59F
#5DE59F is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.156 H 157.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE59F |
|---|---|
| RGB | rgb(93, 229, 159) |
| HSL | hsl(149, 72%, 63%) |
| HSV | hsv(149, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(82.31, -52.86, 23.33) |
| CIE-LCH | lch(82.31, 57.78, 156.18°) |
| OKLab | oklab(82.91% -0.1441 0.0591) |
| OKLCH | oklch(82.91% 0.156 157.7) |
| XYZ | xyz(38.7881, 60.8652, 42.4982) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.85
Seafoam (survey)
#80F9AD
ΔE00 5.03
Light Blue Green
#7EFBB3
ΔE00 5.18
Weird Green
#3AE57F
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE59F #E55DA3
analogous
#5FE55D #5DE59F #5DE5E3
triadic
#5DE59F #9F5DE5 #E59F5D
tetradic
#5DE59F #5D5FE5 #E55DA3 #E5E35D
square
#5DE59F #5D5FE5 #E55DA3 #E5E35D
split-complementary
#5DE59F #E35DE5 #E55D5F
monochromatic
#1CAC62 #28DD80 #5DE59F #92EDBE #C6F6DE
Accessibility & contrast
On white
1.59
#5DE59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5DE59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE59F
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE59F | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59B
Deuteranopia (green-blind)
#D1C7A3
Tritanopia (blue-blind)
#21E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de59f; /* rgb */ color: rgb(93, 229, 159); /* oklch */ color: oklch(82.9% 0.156 157.7);
Tailwind
colors: {
custom: {
50: '#97eebb',
500: '#5de59f',
950: '#000000',
},
}SCSS
$custom: #5de59f; $custom-light: #97eebb; $custom-dark: #000000;
JSON
{
"hex": "#5de59f",
"rgb": {
"r": 93,
"g": 229,
"b": 159
},
"hsl": {
"h": 149.118,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82907,
"c": 0.15576,
"h": 157.7
},
"luminance": 0.60869
}Semantic roles & 50–950 ramp
primary
#5DE59F
secondary
#AD3975
accent
#1176D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582