#59EB79#59EB79
#59EB79 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.199 H 147.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB79 |
|---|---|
| RGB | rgb(89, 235, 121) |
| HSL | hsl(133, 78%, 64%) |
| HSV | hsv(133, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.40, -62.45, 43.79) |
| CIE-LCH | lch(83.40, 76.28, 144.96°) |
| OKLab | oklab(83.58% -0.1686 0.1063) |
| OKLCH | oklch(83.58% 0.199 147.8) |
| XYZ | xyz(37.2767, 62.9173, 28.2652) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.55
Lightish Green
#61E160
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB79 #EB59CB
analogous
#82EB59 #59EB79 #59EBC2
triadic
#59EB79 #7959EB #EB7959
tetradic
#59EB79 #5982EB #EB59CB #EBC259
square
#59EB79 #5982EB #EB59CB #EBC259
split-complementary
#59EB79 #C259EB #EB5982
monochromatic
#16B438 #22E44D #59EB79 #90F2A5 #C6F8D1
Accessibility & contrast
On white
1.55
#59EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#59EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB79
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB79 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD870
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#2EE6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59eb79; /* rgb */ color: rgb(89, 235, 121); /* oklch */ color: oklch(83.6% 0.199 147.8);
Tailwind
colors: {
custom: {
50: '#96f2a1',
500: '#59eb79',
950: '#000000',
},
}SCSS
$custom: #59eb79; $custom-light: #96f2a1; $custom-dark: #000000;
JSON
{
"hex": "#59eb79",
"rgb": {
"r": 89,
"g": 235,
"b": 121
},
"hsl": {
"h": 133.151,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.83578,
"c": 0.19936,
"h": 147.8
},
"luminance": 0.62921
}Semantic roles & 50–950 ramp
primary
#59EB79
secondary
#B43498
accent
#0BADDB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580