#59EF7D#59EF7D
#59EF7D is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.201 H 148.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF7D |
|---|---|
| RGB | rgb(89, 239, 125) |
| HSL | hsl(134, 82%, 64%) |
| HSV | hsv(134, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.66, -63.32, 43.45) |
| CIE-LCH | lch(84.66, 76.79, 145.54°) |
| OKLab | oklab(84.63% -0.1709 0.1057) |
| OKLCH | oklch(84.63% 0.201 148.3) |
| XYZ | xyz(38.6852, 65.3336, 29.9700) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.94
Spearmint
#1EF876
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF7D #EF59CB
analogous
#80EF59 #59EF7D #59EFC8
triadic
#59EF7D #7D59EF #EF7D59
tetradic
#59EF7D #5980EF #EF59CB #EFC859
square
#59EF7D #5980EF #EF59CB #EFC859
split-complementary
#59EF7D #C859EF #EF5980
monochromatic
#12BC3B #21EA51 #59EF7D #91F4A9 #C9FAD4
Accessibility & contrast
On white
1.49
#59EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#59EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF7D
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF7D | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#29EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ef7d; /* rgb */ color: rgb(89, 239, 125); /* oklch */ color: oklch(84.6% 0.201 148.3);
Tailwind
colors: {
custom: {
50: '#97f5a4',
500: '#59ef7d',
950: '#000000',
},
}SCSS
$custom: #59ef7d; $custom-light: #97f5a4; $custom-dark: #000000;
JSON
{
"hex": "#59ef7d",
"rgb": {
"r": 89,
"g": 239,
"b": 125
},
"hsl": {
"h": 134.4,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84631,
"c": 0.20096,
"h": 148.3
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#59EF7D
secondary
#BA329A
accent
#07ABDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580