#59F49C#59F49C
#59F49C is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.180 H 154.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59F49C |
|---|---|
| RGB | rgb(89, 244, 156) |
| HSL | hsl(146, 88%, 65%) |
| HSV | hsv(146, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(86.61, -60.05, 30.68) |
| CIE-LCH | lch(86.61, 67.43, 152.94°) |
| OKLab | oklab(86.39% -0.1626 0.0769) |
| OKLCH | oklch(86.39% 0.18 154.7) |
| XYZ | xyz(42.4676, 69.2211, 42.5690) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.68
Sea Green (survey)
#53FCA1
ΔE00 1.70
Light Bluish Green
#76FDA8
ΔE00 2.67
Mediumspringgreen
#00FA9A
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F49C #F459B1
analogous
#64F459 #59F49C #59F4E9
triadic
#59F49C #9C59F4 #F49C59
tetradic
#59F49C #5964F4 #F459B1 #F4E959
square
#59F49C #5964F4 #F459B1 #F4E959
split-complementary
#59F49C #E959F4 #F45964
monochromatic
#0DC65D #20F07A #59F49C #92F8BE #CCFCE0
Accessibility & contrast
On white
1.41
#59F49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#59F49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F49C
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F49C | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E196
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#00F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f49c; /* rgb */ color: rgb(89, 244, 156); /* oklch */ color: oklch(86.4% 0.180 154.7);
Tailwind
colors: {
custom: {
50: '#97f9ba',
500: '#59f49c',
950: '#000000',
},
}SCSS
$custom: #59f49c; $custom-light: #97f9ba; $custom-dark: #000000;
JSON
{
"hex": "#59f49c",
"rgb": {
"r": 89,
"g": 244,
"b": 156
},
"hsl": {
"h": 145.935,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86394,
"c": 0.17988,
"h": 154.7
},
"luminance": 0.69226
}Semantic roles & 50–950 ramp
primary
#59F49C
secondary
#C32F83
accent
#0182E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581