#59F499#59F499
#59F499 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.183 H 153.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59F499 |
|---|---|
| RGB | rgb(89, 244, 153) |
| HSL | hsl(145, 88%, 65%) |
| HSV | hsv(145, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(86.56, -60.59, 32.12) |
| CIE-LCH | lch(86.56, 68.58, 152.07°) |
| OKLab | oklab(86.34% -0.1639 0.0803) |
| OKLCH | oklch(86.34% 0.183 153.9) |
| XYZ | xyz(42.2167, 69.1207, 41.2476) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.78
Light Green Blue
#56FCA2
ΔE00 1.79
Mediumspringgreen
#00FA9A
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F499 #F459B4
analogous
#66F459 #59F499 #59F4E6
triadic
#59F499 #9959F4 #F49959
tetradic
#59F499 #5966F4 #F459B4 #F4E659
square
#59F499 #5966F4 #F459B4 #F4E659
split-complementary
#59F499 #E659F4 #F45966
monochromatic
#0DC659 #20F076 #59F499 #92F8BC #CCFCE0
Accessibility & contrast
On white
1.42
#59F499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#59F499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F499
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F499 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E193
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#00F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f499; /* rgb */ color: rgb(89, 244, 153); /* oklch */ color: oklch(86.3% 0.183 153.9);
Tailwind
colors: {
custom: {
50: '#97f9b7',
500: '#59f499',
950: '#000000',
},
}SCSS
$custom: #59f499; $custom-light: #97f9b7; $custom-dark: #000000;
JSON
{
"hex": "#59f499",
"rgb": {
"r": 89,
"g": 244,
"b": 153
},
"hsl": {
"h": 144.774,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86337,
"c": 0.18254,
"h": 153.9
},
"luminance": 0.69125
}Semantic roles & 50–950 ramp
primary
#59F499
secondary
#C32F85
accent
#0187E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581