#59F285#59F285
#59F285 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.198 H 149.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #59F285 |
|---|---|
| RGB | rgb(89, 242, 133) |
| HSL | hsl(137, 85%, 65%) |
| HSV | hsv(137, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.66, -63.19, 40.85) |
| CIE-LCH | lch(85.66, 75.25, 147.12°) |
| OKLab | oklab(85.5% -0.1705 0.1001) |
| OKLCH | oklch(85.5% 0.198 149.6) |
| XYZ | xyz(40.1026, 67.3175, 33.0659) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 2.87
Spearmint
#1EF876
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F285 #F259C6
analogous
#79F259 #59F285 #59F2D2
triadic
#59F285 #8559F2 #F28559
tetradic
#59F285 #5979F2 #F259C6 #F2D259
square
#59F285 #5979F2 #F259C6 #F2D259
split-complementary
#59F285 #D259F2 #F25979
monochromatic
#0FC142 #20EE5B #59F285 #92F6AF #CBFBD8
Accessibility & contrast
On white
1.45
#59F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#59F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F285
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F285 | 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)
#F4DE7D
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#21EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f285; /* rgb */ color: rgb(89, 242, 133); /* oklch */ color: oklch(85.5% 0.198 149.6);
Tailwind
colors: {
custom: {
50: '#97f7aa',
500: '#59f285',
950: '#000000',
},
}SCSS
$custom: #59f285; $custom-light: #97f7aa; $custom-dark: #000000;
JSON
{
"hex": "#59f285",
"rgb": {
"r": 89,
"g": 242,
"b": 133
},
"hsl": {
"h": 137.255,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85497,
"c": 0.19775,
"h": 149.6
},
"luminance": 0.67322
}Semantic roles & 50–950 ramp
primary
#59F285
secondary
#BF3096
accent
#04A2E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581