#59EF85#59EF85
#59EF85 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.194 H 149.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF85 |
|---|---|
| RGB | rgb(89, 239, 133) |
| HSL | hsl(138, 82%, 64%) |
| HSV | hsv(138, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(84.76, -62.10, 39.70) |
| CIE-LCH | lch(84.76, 73.70, 147.41°) |
| OKLab | oklab(84.76% -0.1676 0.0975) |
| OKLCH | oklch(84.76% 0.194 149.8) |
| XYZ | xyz(39.2170, 65.5463, 32.7707) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.81
Turquoise Green
#04F489
ΔE00 2.92
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF85 #EF59C3
analogous
#78EF59 #59EF85 #59EFD0
triadic
#59EF85 #8559EF #EF8559
tetradic
#59EF85 #5978EF #EF59C3 #EFD059
square
#59EF85 #5978EF #EF59C3 #EFD059
split-complementary
#59EF85 #D059EF #EF5978
monochromatic
#12BC44 #21EA5C #59EF85 #91F4AE #C9FAD7
Accessibility & contrast
On white
1.49
#59EF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#59EF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF85
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF85 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#24EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ef85; /* rgb */ color: rgb(89, 239, 133); /* oklch */ color: oklch(84.8% 0.194 149.8);
Tailwind
colors: {
custom: {
50: '#97f5aa',
500: '#59ef85',
950: '#000000',
},
}SCSS
$custom: #59ef85; $custom-light: #97f5aa; $custom-dark: #000000;
JSON
{
"hex": "#59ef85",
"rgb": {
"r": 89,
"g": 239,
"b": 133
},
"hsl": {
"h": 137.6,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84756,
"c": 0.1939,
"h": 149.8
},
"luminance": 0.6555
}Semantic roles & 50–950 ramp
primary
#59EF85
secondary
#BA3292
accent
#079FDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581