#59F39A#59F39A
#59F39A is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.1% C 0.180 H 154.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59F39A |
|---|---|
| RGB | rgb(89, 243, 154) |
| HSL | hsl(145, 87%, 65%) |
| HSV | hsv(145, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 36.6%, 4.7%) |
| CIE-LAB | lab(86.28, -60.04, 31.24) |
| CIE-LCH | lch(86.28, 67.68, 152.51°) |
| OKLab | oklab(86.11% -0.1625 0.0782) |
| OKLCH | oklch(86.11% 0.18 154.3) |
| XYZ | xyz(41.9996, 68.5538, 41.5844) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 2.85
Mediumspringgreen
#00FA9A
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F39A #F359B2
analogous
#65F359 #59F39A #59F3E7
triadic
#59F39A #9A59F3 #F39A59
tetradic
#59F39A #5965F3 #F359B2 #F3E759
square
#59F39A #5965F3 #F359B2 #F3E759
split-complementary
#59F39A #E759F3 #F35965
monochromatic
#0EC35B #20EF77 #59F39A #92F7BD #CBFBDF
Accessibility & contrast
On white
1.43
#59F39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#59F39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F39A
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F39A | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E094
Deuteranopia (green-blind)
#DFD2A0
Tritanopia (blue-blind)
#00F0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f39a; /* rgb */ color: rgb(89, 243, 154); /* oklch */ color: oklch(86.1% 0.180 154.3);
Tailwind
colors: {
custom: {
50: '#97f8b8',
500: '#59f39a',
950: '#000000',
},
}SCSS
$custom: #59f39a; $custom-light: #97f8b8; $custom-dark: #000000;
JSON
{
"hex": "#59f39a",
"rgb": {
"r": 89,
"g": 243,
"b": 154
},
"hsl": {
"h": 145.325,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.86111,
"c": 0.18035,
"h": 154.3
},
"luminance": 0.68558
}Semantic roles & 50–950 ramp
primary
#59F39A
secondary
#C12F83
accent
#0284E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581