#59F182#59F182
#59F182 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.2% C 0.199 H 149.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #59F182 |
|---|---|
| RGB | rgb(89, 241, 130) |
| HSL | hsl(136, 84%, 65%) |
| HSV | hsv(136, 63%, 95%) |
| CMYK | cmyk(63.1%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(85.32, -63.29, 41.87) |
| CIE-LCH | lch(85.32, 75.89, 146.51°) |
| OKLab | oklab(85.2% -0.1708 0.1024) |
| OKLCH | oklch(85.2% 0.199 149.1) |
| XYZ | xyz(39.6015, 66.6421, 31.8910) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.76
Spearmint
#1EF876
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F182 #F159C8
analogous
#7CF159 #59F182 #59F1CE
triadic
#59F182 #8259F1 #F18259
tetradic
#59F182 #597CF1 #F159C8 #F1CE59
square
#59F182 #597CF1 #F159C8 #F1CE59
split-complementary
#59F182 #CE59F1 #F1597C
monochromatic
#10BF3F #21EC57 #59F182 #91F6AD #CAFBD7
Accessibility & contrast
On white
1.47
#59F182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#59F182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F182
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F182 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#24EDD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59f182; /* rgb */ color: rgb(89, 241, 130); /* oklch */ color: oklch(85.2% 0.199 149.1);
Tailwind
colors: {
custom: {
50: '#97f7a8',
500: '#59f182',
950: '#000000',
},
}SCSS
$custom: #59f182; $custom-light: #97f7a8; $custom-dark: #000000;
JSON
{
"hex": "#59f182",
"rgb": {
"r": 89,
"g": 241,
"b": 130
},
"hsl": {
"h": 136.184,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.85203,
"c": 0.19912,
"h": 149.1
},
"luminance": 0.66646
}Semantic roles & 50–950 ramp
primary
#59F182
secondary
#BE3198
accent
#05A5E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580