#59F29A#59F29A
#59F29A is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.179 H 154.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59F29A |
|---|---|
| RGB | rgb(89, 242, 154) |
| HSL | hsl(145, 85%, 65%) |
| HSV | hsv(145, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 36.4%, 5.1%) |
| CIE-LAB | lab(85.98, -59.66, 30.85) |
| CIE-LCH | lch(85.98, 67.16, 152.66°) |
| OKLab | oklab(85.87% -0.1615 0.0772) |
| OKLCH | oklch(85.87% 0.179 154.4) |
| XYZ | xyz(41.7011, 67.9569, 41.4849) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.11
Sea Green (survey)
#53FCA1
ΔE00 2.12
Mediumspringgreen
#00FA9A
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F29A #F259B1
analogous
#65F259 #59F29A #59F2E6
triadic
#59F29A #9A59F2 #F29A59
tetradic
#59F29A #5965F2 #F259B1 #F2E659
square
#59F29A #5965F2 #F259B1 #F2E659
split-complementary
#59F29A #E659F2 #F25965
monochromatic
#0FC15B #20EE77 #59F29A #92F6BD #CBFBDF
Accessibility & contrast
On white
1.44
#59F29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#59F29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F29A
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F29A | 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)
#F1E094
Deuteranopia (green-blind)
#DED1A0
Tritanopia (blue-blind)
#00EFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f29a; /* rgb */ color: rgb(89, 242, 154); /* oklch */ color: oklch(85.9% 0.179 154.4);
Tailwind
colors: {
custom: {
50: '#97f7b8',
500: '#59f29a',
950: '#000000',
},
}SCSS
$custom: #59f29a; $custom-light: #97f7b8; $custom-dark: #000000;
JSON
{
"hex": "#59f29a",
"rgb": {
"r": 89,
"g": 242,
"b": 154
},
"hsl": {
"h": 145.49,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85866,
"c": 0.17905,
"h": 154.4
},
"luminance": 0.67961
}Semantic roles & 50–950 ramp
primary
#59F29A
secondary
#BF3082
accent
#0483E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581