#59DE8A#59DE8A
#59DE8A is a light, vivid green. Relative luminance 0.562; OKLCH L 80.6% C 0.167 H 152.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #59DE8A |
|---|---|
| RGB | rgb(89, 222, 138) |
| HSL | hsl(142, 67%, 61%) |
| HSV | hsv(142, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.73, -54.83, 30.63) |
| CIE-LCH | lch(79.73, 62.80, 150.81°) |
| OKLab | oklab(80.64% -0.1484 0.0764) |
| OKLCH | oklch(80.64% 0.167 152.8) |
| XYZ | xyz(34.8258, 56.1980, 33.0518) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Aqua Green
#12E193
ΔE00 3.67
Tealish Green
#0CDC73
ΔE00 3.96
Seaweed
#18D17B
ΔE00 4.34
Emerald
#50C878
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DE8A #DE59AD
analogous
#6ADE59 #59DE8A #59DECC
triadic
#59DE8A #8A59DE #DE8A59
tetradic
#59DE8A #596ADE #DE59AD #DECC59
square
#59DE8A #596ADE #DE59AD #DECC59
split-complementary
#59DE8A #CC59DE #DE596A
monochromatic
#1F9D4E #29D067 #59DE8A #8CE8AE #BFF2D2
Accessibility & contrast
On white
1.72
#59DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#59DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DE8A
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DE8A | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#2BDBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59de8a; /* rgb */ color: rgb(89, 222, 138); /* oklch */ color: oklch(80.6% 0.167 152.8);
Tailwind
colors: {
custom: {
50: '#94e9ad',
500: '#59de8a',
950: '#000000',
},
}SCSS
$custom: #59de8a; $custom-light: #94e9ad; $custom-dark: #000000;
JSON
{
"hex": "#59de8a",
"rgb": {
"r": 89,
"g": 222,
"b": 138
},
"hsl": {
"h": 142.105,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.80639,
"c": 0.16697,
"h": 152.8
},
"luminance": 0.56201
}Semantic roles & 50–950 ramp
primary
#59DE8A
secondary
#A13A7B
accent
#178BCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481