#59DA7F#59DA7F
#59DA7F is a light, vivid green. Relative luminance 0.538; OKLCH L 79.4% C 0.172 H 150.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #59DA7F |
|---|---|
| RGB | rgb(89, 218, 127) |
| HSL | hsl(138, 64%, 60%) |
| HSV | hsv(138, 59%, 85%) |
| CMYK | cmyk(59.2%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(78.34, -55.16, 34.40) |
| CIE-LCH | lch(78.34, 65.00, 148.05°) |
| OKLab | oklab(79.44% -0.1491 0.085) |
| OKLCH | oklch(79.44% 0.172 150.3) |
| XYZ | xyz(33.0196, 53.7958, 28.7181) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Tealish Green
#0CDC73
ΔE00 3.24
Seaweed
#18D17B
ΔE00 4.02
Emerald
#50C878
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DA7F #DA59B4
analogous
#74DA59 #59DA7F #59DABF
triadic
#59DA7F #7F59DA #DA7F59
tetradic
#59DA7F #5974DA #DA59B4 #DABF59
square
#59DA7F #5974DA #DA59B4 #DABF59
split-complementary
#59DA7F #BF59DA #DA5974
monochromatic
#229744 #2DC95B #59DA7F #8BE5A6 #BDF0CC
Accessibility & contrast
On white
1.79
#59DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#59DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DA7F
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DA7F | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#33D7C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #59da7f; /* rgb */ color: rgb(89, 218, 127); /* oklch */ color: oklch(79.4% 0.172 150.3);
Tailwind
colors: {
custom: {
50: '#93e6a5',
500: '#59da7f',
950: '#000000',
},
}SCSS
$custom: #59da7f; $custom-light: #93e6a5; $custom-dark: #000000;
JSON
{
"hex": "#59da7f",
"rgb": {
"r": 89,
"g": 218,
"b": 127
},
"hsl": {
"h": 137.674,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.79445,
"c": 0.17169,
"h": 150.3
},
"luminance": 0.53799
}Semantic roles & 50–950 ramp
primary
#59DA7F
secondary
#9B3C7F
accent
#1A97CB
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480