#59F287#59F287
#59F287 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.5% C 0.196 H 150.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #59F287 |
|---|---|
| RGB | rgb(89, 242, 135) |
| HSL | hsl(138, 85%, 65%) |
| HSV | hsv(138, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 44.2%, 5.1%) |
| CIE-LAB | lab(85.69, -62.88, 39.91) |
| CIE-LCH | lch(85.69, 74.48, 147.60°) |
| OKLab | oklab(85.53% -0.1697 0.098) |
| OKLCH | oklch(85.53% 0.196 150) |
| XYZ | xyz(40.2421, 67.3733, 33.8006) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.55
Turquoise Green
#04F489
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.78
Spearmint
#1EF876
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F287 #F259C4
analogous
#78F259 #59F287 #59F2D3
triadic
#59F287 #8759F2 #F28759
tetradic
#59F287 #5978F2 #F259C4 #F2D359
square
#59F287 #5978F2 #F259C4 #F2D359
split-complementary
#59F287 #D359F2 #F25978
monochromatic
#0FC145 #20EE5E #59F287 #92F6B0 #CBFBD9
Accessibility & contrast
On white
1.45
#59F287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#59F287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F287
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F287 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#1FEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f287; /* rgb */ color: rgb(89, 242, 135); /* oklch */ color: oklch(85.5% 0.196 150.0);
Tailwind
colors: {
custom: {
50: '#97f7ab',
500: '#59f287',
950: '#000000',
},
}SCSS
$custom: #59f287; $custom-light: #97f7ab; $custom-dark: #000000;
JSON
{
"hex": "#59f287",
"rgb": {
"r": 89,
"g": 242,
"b": 135
},
"hsl": {
"h": 138.039,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.8553,
"c": 0.19598,
"h": 150
},
"luminance": 0.67377
}Semantic roles & 50–950 ramp
primary
#59F287
secondary
#BF3094
accent
#049FE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581