#59F196#59F196
#59F196 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.181 H 153.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #59F196 |
|---|---|
| RGB | rgb(89, 241, 150) |
| HSL | hsl(144, 84%, 65%) |
| HSV | hsv(144, 63%, 95%) |
| CMYK | cmyk(63.1%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(85.62, -60.00, 32.38) |
| CIE-LCH | lch(85.62, 68.17, 151.65°) |
| OKLab | oklab(85.55% -0.1623 0.0808) |
| OKLCH | oklch(85.55% 0.181 153.5) |
| XYZ | xyz(41.0767, 67.2322, 39.6606) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.43
Light Green Blue
#56FCA2
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 3.01
Mediumspringgreen
#00FA9A
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F196 #F159B4
analogous
#68F159 #59F196 #59F1E2
triadic
#59F196 #9659F1 #F19659
tetradic
#59F196 #5968F1 #F159B4 #F1E259
square
#59F196 #5968F1 #F159B4 #F1E259
split-complementary
#59F196 #E259F1 #F15968
monochromatic
#10BF57 #21EC72 #59F196 #91F6BA #CAFBDD
Accessibility & contrast
On white
1.45
#59F196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#59F196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F196
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F196 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE90
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#0BEEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f196; /* rgb */ color: rgb(89, 241, 150); /* oklch */ color: oklch(85.5% 0.181 153.5);
Tailwind
colors: {
custom: {
50: '#97f7b5',
500: '#59f196',
950: '#000000',
},
}SCSS
$custom: #59f196; $custom-light: #97f7b5; $custom-dark: #000000;
JSON
{
"hex": "#59f196",
"rgb": {
"r": 89,
"g": 241,
"b": 150
},
"hsl": {
"h": 144.079,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.85546,
"c": 0.1813,
"h": 153.5
},
"luminance": 0.67236
}Semantic roles & 50–950 ramp
primary
#59F196
secondary
#BE3185
accent
#0588E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581