#59F284#59F284
#59F284 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.199 H 149.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #59F284 |
|---|---|
| RGB | rgb(89, 242, 132) |
| HSL | hsl(137, 85%, 65%) |
| HSV | hsv(137, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.65, -63.35, 41.32) |
| CIE-LCH | lch(85.65, 75.63, 146.89°) |
| OKLab | oklab(85.48% -0.1709 0.1012) |
| OKLCH | oklch(85.48% 0.199 149.4) |
| XYZ | xyz(40.0338, 67.2900, 32.7038) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 2.94
Spearmint
#1EF876
ΔE00 2.95
Weird Green
#3AE57F
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F284 #F259C7
analogous
#7AF259 #59F284 #59F2D1
triadic
#59F284 #8459F2 #F28459
tetradic
#59F284 #597AF2 #F259C7 #F2D159
square
#59F284 #597AF2 #F259C7 #F2D159
split-complementary
#59F284 #D159F2 #F2597A
monochromatic
#0FC141 #20EE5A #59F284 #92F6AE #CBFBD8
Accessibility & contrast
On white
1.45
#59F284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#59F284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F284
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F284 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#22EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f284; /* rgb */ color: rgb(89, 242, 132); /* oklch */ color: oklch(85.5% 0.199 149.4);
Tailwind
colors: {
custom: {
50: '#97f7a9',
500: '#59f284',
950: '#000000',
},
}SCSS
$custom: #59f284; $custom-light: #97f7a9; $custom-dark: #000000;
JSON
{
"hex": "#59f284",
"rgb": {
"r": 89,
"g": 242,
"b": 132
},
"hsl": {
"h": 136.863,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85481,
"c": 0.19863,
"h": 149.4
},
"luminance": 0.67294
}Semantic roles & 50–950 ramp
primary
#59F284
secondary
#BF3097
accent
#04A3E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581