#5DE59B#5DE59B
#5DE59B is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.159 H 156.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE59B |
|---|---|
| RGB | rgb(93, 229, 155) |
| HSL | hsl(147, 72%, 63%) |
| HSV | hsv(147, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 32.3%, 10.2%) |
| CIE-LAB | lab(82.23, -53.64, 25.30) |
| CIE-LCH | lch(82.23, 59.30, 154.75°) |
| OKLab | oklab(82.82% -0.1459 0.0639) |
| OKLCH | oklch(82.82% 0.159 156.4) |
| XYZ | xyz(38.4466, 60.7286, 40.6997) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 4.48
Weird Green
#3AE57F
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.93
Light Green Blue
#56FCA2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE59B #E55DA7
analogous
#63E55D #5DE59B #5DE5DF
triadic
#5DE59B #9B5DE5 #E59B5D
tetradic
#5DE59B #5D63E5 #E55DA7 #E5DF5D
square
#5DE59B #5D63E5 #E55DA7 #E5DF5D
split-complementary
#5DE59B #DF5DE5 #E55D63
monochromatic
#1CAC5D #28DD7A #5DE59B #92EDBC #C6F6DC
Accessibility & contrast
On white
1.60
#5DE59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5DE59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE59B
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE59B | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D496
Deuteranopia (green-blind)
#D1C7A0
Tritanopia (blue-blind)
#25E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de59b; /* rgb */ color: rgb(93, 229, 155); /* oklch */ color: oklch(82.8% 0.159 156.4);
Tailwind
colors: {
custom: {
50: '#97eeb9',
500: '#5de59b',
950: '#000000',
},
}SCSS
$custom: #5de59b; $custom-light: #97eeb9; $custom-dark: #000000;
JSON
{
"hex": "#5de59b",
"rgb": {
"r": 93,
"g": 229,
"b": 155
},
"hsl": {
"h": 147.353,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82823,
"c": 0.15928,
"h": 156.4
},
"luminance": 0.60732
}Semantic roles & 50–950 ramp
primary
#5DE59B
secondary
#AD3978
accent
#117BD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581