#59EC91#59EC91
#59EC91 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.179 H 152.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59EC91 |
|---|---|
| RGB | rgb(89, 236, 145) |
| HSL | hsl(143, 79%, 64%) |
| HSV | hsv(143, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.05, -58.98, 32.80) |
| CIE-LCH | lch(84.05, 67.49, 150.92°) |
| OKLab | oklab(84.23% -0.1595 0.0817) |
| OKLCH | oklch(84.23% 0.179 152.9) |
| XYZ | xyz(39.2229, 64.1551, 37.0987) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.55
Mediumspringgreen
#00FA9A
ΔE00 3.94
Wintergreen
#20F986
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EC91 #EC59B4
analogous
#6AEC59 #59EC91 #59ECDA
triadic
#59EC91 #9159EC #EC9159
tetradic
#59EC91 #596AEC #EC59B4 #ECDA59
square
#59EC91 #596AEC #EC59B4 #ECDA59
split-complementary
#59EC91 #DA59EC #EC596A
monochromatic
#15B652 #22E66D #59EC91 #90F2B5 #C7F9DA
Accessibility & contrast
On white
1.52
#59EC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#59EC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EC91
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EC91 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#1AE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ec91; /* rgb */ color: rgb(89, 236, 145); /* oklch */ color: oklch(84.2% 0.179 152.9);
Tailwind
colors: {
custom: {
50: '#96f3b2',
500: '#59ec91',
950: '#000000',
},
}SCSS
$custom: #59ec91; $custom-light: #96f3b2; $custom-dark: #000000;
JSON
{
"hex": "#59ec91",
"rgb": {
"r": 89,
"g": 236,
"b": 145
},
"hsl": {
"h": 142.857,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84225,
"c": 0.17924,
"h": 152.9
},
"luminance": 0.64159
}Semantic roles & 50–950 ramp
primary
#59EC91
secondary
#B53484
accent
#0A8CDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581