#59F484#59F484
#59F484 is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.201 H 149.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #59F484 |
|---|---|
| RGB | rgb(89, 244, 132) |
| HSL | hsl(137, 88%, 65%) |
| HSV | hsv(137, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.25, -64.07, 42.08) |
| CIE-LCH | lch(86.25, 76.65, 146.70°) |
| OKLab | oklab(85.98% -0.1729 0.1029) |
| OKLCH | oklch(85.98% 0.201 149.2) |
| XYZ | xyz(40.6323, 68.4870, 32.9033) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.41
Minty Green
#0BF77D
ΔE00 2.48
Spearmint
#1EF876
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F484 #F459C9
analogous
#7BF459 #59F484 #59F4D1
triadic
#59F484 #8459F4 #F48459
tetradic
#59F484 #597BF4 #F459C9 #F4D159
square
#59F484 #597BF4 #F459C9 #F4D159
split-complementary
#59F484 #D159F4 #F4597B
monochromatic
#0DC640 #20F059 #59F484 #92F8AF #CCFCD9
Accessibility & contrast
On white
1.43
#59F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#59F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F484
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F484 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#20F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f484; /* rgb */ color: rgb(89, 244, 132); /* oklch */ color: oklch(86.0% 0.201 149.2);
Tailwind
colors: {
custom: {
50: '#97f9a9',
500: '#59f484',
950: '#000000',
},
}SCSS
$custom: #59f484; $custom-light: #97f9a9; $custom-dark: #000000;
JSON
{
"hex": "#59f484",
"rgb": {
"r": 89,
"g": 244,
"b": 132
},
"hsl": {
"h": 136.645,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.85975,
"c": 0.20118,
"h": 149.2
},
"luminance": 0.68491
}Semantic roles & 50–950 ramp
primary
#59F484
secondary
#C32F9A
accent
#01A5E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581