#59F49E#59F49E
#59F49E is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.178 H 155.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #59F49E |
|---|---|
| RGB | rgb(89, 244, 158) |
| HSL | hsl(147, 88%, 65%) |
| HSV | hsv(147, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(86.65, -59.69, 29.71) |
| CIE-LCH | lch(86.65, 66.67, 153.54°) |
| OKLab | oklab(86.43% -0.1617 0.0746) |
| OKLCH | oklch(86.43% 0.178 155.2) |
| XYZ | xyz(42.6383, 69.2894, 43.4682) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.69
Sea Green (survey)
#53FCA1
ΔE00 1.74
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.69
Mediumspringgreen
#00FA9A
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F49E #F459AF
analogous
#61F459 #59F49E #59F4EC
triadic
#59F49E #9E59F4 #F49E59
tetradic
#59F49E #5961F4 #F459AF #F4EC59
square
#59F49E #5961F4 #F459AF #F4EC59
split-complementary
#59F49E #EC59F4 #F45961
monochromatic
#0DC65F #20F07C #59F49E #92F8C0 #CCFCE1
Accessibility & contrast
On white
1.41
#59F49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#59F49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F49E
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F49E | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E198
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#00F2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f49e; /* rgb */ color: rgb(89, 244, 158); /* oklch */ color: oklch(86.4% 0.178 155.2);
Tailwind
colors: {
custom: {
50: '#97f9bb',
500: '#59f49e',
950: '#000000',
},
}SCSS
$custom: #59f49e; $custom-light: #97f9bb; $custom-dark: #000000;
JSON
{
"hex": "#59f49e",
"rgb": {
"r": 89,
"g": 244,
"b": 158
},
"hsl": {
"h": 146.71,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86433,
"c": 0.17812,
"h": 155.2
},
"luminance": 0.69294
}Semantic roles & 50–950 ramp
primary
#59F49E
secondary
#C32F81
accent
#017FE4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582