#59EE7C#59EE7C
#59EE7C is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.4% C 0.201 H 148.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE7C |
|---|---|
| RGB | rgb(89, 238, 124) |
| HSL | hsl(134, 81%, 64%) |
| HSV | hsv(134, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 47.9%, 6.7%) |
| CIE-LAB | lab(84.34, -63.10, 43.53) |
| CIE-LCH | lch(84.34, 76.66, 145.40°) |
| OKLab | oklab(84.37% -0.1703 0.1059) |
| OKLCH | oklch(84.37% 0.201 148.1) |
| XYZ | xyz(38.3297, 64.7243, 29.5379) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE7C #EE59CB
analogous
#81EE59 #59EE7C #59EEC7
triadic
#59EE7C #7C59EE #EE7C59
tetradic
#59EE7C #5981EE #EE59CB #EEC759
square
#59EE7C #5981EE #EE59CB #EEC759
split-complementary
#59EE7C #C759EE #EE5981
monochromatic
#13BA3A #21E850 #59EE7C #91F4A8 #C8F9D4
Accessibility & contrast
On white
1.51
#59EE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#59EE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE7C
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE7C | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA73
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#2BE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ee7c; /* rgb */ color: rgb(89, 238, 124); /* oklch */ color: oklch(84.4% 0.201 148.1);
Tailwind
colors: {
custom: {
50: '#97f5a4',
500: '#59ee7c',
950: '#000000',
},
}SCSS
$custom: #59ee7c; $custom-light: #97f5a4; $custom-dark: #000000;
JSON
{
"hex": "#59ee7c",
"rgb": {
"r": 89,
"g": 238,
"b": 124
},
"hsl": {
"h": 134.094,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84368,
"c": 0.20056,
"h": 148.1
},
"luminance": 0.64728
}Semantic roles & 50–950 ramp
primary
#59EE7C
secondary
#B93399
accent
#08ACDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580