#59F280#59F280
#59F280 is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.4% C 0.202 H 148.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #59F280 |
|---|---|
| RGB | rgb(89, 242, 128) |
| HSL | hsl(135, 85%, 65%) |
| HSV | hsv(135, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.60, -63.95, 43.18) |
| CIE-LCH | lch(85.60, 77.17, 145.97°) |
| OKLab | oklab(85.42% -0.1726 0.1053) |
| OKLCH | oklch(85.42% 0.202 148.6) |
| XYZ | xyz(39.7653, 67.1826, 31.2898) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.60
Spearmint
#1EF876
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F280 #F259CB
analogous
#7FF259 #59F280 #59F2CC
triadic
#59F280 #8059F2 #F28059
tetradic
#59F280 #597FF2 #F259CB #F2CC59
square
#59F280 #597FF2 #F259CB #F2CC59
split-complementary
#59F280 #CC59F2 #F2597F
monochromatic
#0FC13D #20EE55 #59F280 #92F6AB #CBFBD7
Accessibility & contrast
On white
1.45
#59F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#59F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F280
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F280 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#25EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f280; /* rgb */ color: rgb(89, 242, 128); /* oklch */ color: oklch(85.4% 0.202 148.6);
Tailwind
colors: {
custom: {
50: '#97f7a6',
500: '#59f280',
950: '#000000',
},
}SCSS
$custom: #59f280; $custom-light: #97f7a6; $custom-dark: #000000;
JSON
{
"hex": "#59f280",
"rgb": {
"r": 89,
"g": 242,
"b": 128
},
"hsl": {
"h": 135.294,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85419,
"c": 0.20215,
"h": 148.6
},
"luminance": 0.67187
}Semantic roles & 50–950 ramp
primary
#59F280
secondary
#BF309B
accent
#04A9E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580