#59F299#59F299
#59F299 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.180 H 154.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59F299 |
|---|---|
| RGB | rgb(89, 242, 153) |
| HSL | hsl(145, 85%, 65%) |
| HSV | hsv(145, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(85.97, -59.84, 31.33) |
| CIE-LCH | lch(85.97, 67.54, 152.37°) |
| OKLab | oklab(85.85% -0.162 0.0784) |
| OKLCH | oklch(85.85% 0.18 154.2) |
| XYZ | xyz(41.6182, 67.9237, 41.0481) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.14
Mediumspringgreen
#00FA9A
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.12
Turquoise Green
#04F489
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F299 #F259B2
analogous
#66F259 #59F299 #59F2E6
triadic
#59F299 #9959F2 #F29959
tetradic
#59F299 #5966F2 #F259B2 #F2E659
square
#59F299 #5966F2 #F259B2 #F2E659
split-complementary
#59F299 #E659F2 #F25966
monochromatic
#0FC15A #20EE76 #59F299 #92F6BC #CBFBDF
Accessibility & contrast
On white
1.44
#59F299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#59F299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F299
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F299 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF93
Deuteranopia (green-blind)
#DED19F
Tritanopia (blue-blind)
#01EFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f299; /* rgb */ color: rgb(89, 242, 153); /* oklch */ color: oklch(85.8% 0.180 154.2);
Tailwind
colors: {
custom: {
50: '#97f7b7',
500: '#59f299',
950: '#000000',
},
}SCSS
$custom: #59f299; $custom-light: #97f7b7; $custom-dark: #000000;
JSON
{
"hex": "#59f299",
"rgb": {
"r": 89,
"g": 242,
"b": 153
},
"hsl": {
"h": 145.098,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85847,
"c": 0.17994,
"h": 154.2
},
"luminance": 0.67928
}Semantic roles & 50–950 ramp
primary
#59F299
secondary
#BF3083
accent
#0485E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581