#59DE7D#59DE7D
#59DE7D is a light, vivid green. Relative luminance 0.558; OKLCH L 80.4% C 0.179 H 149.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59DE7D |
|---|---|
| RGB | rgb(89, 222, 125) |
| HSL | hsl(136, 67%, 61%) |
| HSV | hsv(136, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.52, -57.02, 36.93) |
| CIE-LCH | lch(79.52, 67.93, 147.07°) |
| OKLab | oklab(80.41% -0.1541 0.0908) |
| OKLCH | oklch(80.41% 0.179 149.5) |
| XYZ | xyz(33.9403, 55.8438, 28.3884) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Tealish Green
#0CDC73
ΔE00 3.05
Lightish Green
#61E160
ΔE00 4.76
Seaweed
#18D17B
ΔE00 4.85
Aqua Green
#12E193
ΔE00 5.32
Turquoise Green
#04F489
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DE7D #DE59BA
analogous
#77DE59 #59DE7D #59DEC0
triadic
#59DE7D #7D59DE #DE7D59
tetradic
#59DE7D #5977DE #DE59BA #DEC059
square
#59DE7D #5977DE #DE59BA #DEC059
split-complementary
#59DE7D #C059DE #DE5977
monochromatic
#1F9D41 #29D057 #59DE7D #8CE8A5 #BFF2CD
Accessibility & contrast
On white
1.73
#59DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#59DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DE7D
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DE7D | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC76
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#33DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59de7d; /* rgb */ color: rgb(89, 222, 125); /* oklch */ color: oklch(80.4% 0.179 149.5);
Tailwind
colors: {
custom: {
50: '#94e9a4',
500: '#59de7d',
950: '#000000',
},
}SCSS
$custom: #59de7d; $custom-light: #94e9a4; $custom-dark: #000000;
JSON
{
"hex": "#59de7d",
"rgb": {
"r": 89,
"g": 222,
"b": 125
},
"hsl": {
"h": 136.241,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.80407,
"c": 0.17887,
"h": 149.5
},
"luminance": 0.55847
}Semantic roles & 50–950 ramp
primary
#59DE7D
secondary
#A13A85
accent
#179DCF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480