#59F47B#59F47B
#59F47B is a very light, highly saturated green. Relative luminance 0.683; OKLCH L 85.8% C 0.209 H 147.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #59F47B |
|---|---|
| RGB | rgb(89, 244, 123) |
| HSL | hsl(133, 88%, 65%) |
| HSV | hsv(133, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 49.6%, 4.3%) |
| CIE-LAB | lab(86.13, -65.40, 46.24) |
| CIE-LCH | lch(86.13, 80.09, 144.74°) |
| OKLab | oklab(85.84% -0.1765 0.1119) |
| OKLCH | oklch(85.84% 0.209 147.6) |
| XYZ | xyz(40.0428, 68.2512, 29.7986) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.27
Minty Green
#0BF77D
ΔE00 2.63
Wintergreen
#20F986
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.28
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F47B #F459D2
analogous
#85F459 #59F47B #59F4C8
triadic
#59F47B #7B59F4 #F47B59
tetradic
#59F47B #5985F4 #F459D2 #F4C859
square
#59F47B #5985F4 #F459D2 #F4C859
split-complementary
#59F47B #C859F4 #F45985
monochromatic
#0DC636 #20F04D #59F47B #92F8A9 #CCFCD6
Accessibility & contrast
On white
1.43
#59F47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#59F47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F47B
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F47B | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#27EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f47b; /* rgb */ color: rgb(89, 244, 123); /* oklch */ color: oklch(85.8% 0.209 147.6);
Tailwind
colors: {
custom: {
50: '#98f9a3',
500: '#59f47b',
950: '#000000',
},
}SCSS
$custom: #59f47b; $custom-light: #98f9a3; $custom-dark: #000000;
JSON
{
"hex": "#59f47b",
"rgb": {
"r": 89,
"g": 244,
"b": 123
},
"hsl": {
"h": 133.161,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.8584,
"c": 0.20899,
"h": 147.6
},
"luminance": 0.68255
}Semantic roles & 50–950 ramp
primary
#59F47B
secondary
#C32FA2
accent
#01B2E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580