#59EC8F#59EC8F
#59EC8F is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.181 H 152.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #59EC8F |
|---|---|
| RGB | rgb(89, 236, 143) |
| HSL | hsl(142, 79%, 64%) |
| HSV | hsv(142, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.01, -59.33, 33.77) |
| CIE-LCH | lch(84.01, 68.27, 150.35°) |
| OKLab | oklab(84.19% -0.1604 0.084) |
| OKLCH | oklch(84.19% 0.181 152.4) |
| XYZ | xyz(39.0700, 64.0940, 36.2937) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.99
Mediumspringgreen
#00FA9A
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EC8F #EC59B6
analogous
#6CEC59 #59EC8F #59ECD8
triadic
#59EC8F #8F59EC #EC8F59
tetradic
#59EC8F #596CEC #EC59B6 #ECD859
square
#59EC8F #596CEC #EC59B6 #ECD859
split-complementary
#59EC8F #D859EC #EC596C
monochromatic
#15B650 #22E66A #59EC8F #90F2B4 #C7F9D9
Accessibility & contrast
On white
1.52
#59EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#59EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EC8F
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EC8F | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA89
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#1CE9D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59ec8f; /* rgb */ color: rgb(89, 236, 143); /* oklch */ color: oklch(84.2% 0.181 152.4);
Tailwind
colors: {
custom: {
50: '#96f3b0',
500: '#59ec8f',
950: '#000000',
},
}SCSS
$custom: #59ec8f; $custom-light: #96f3b0; $custom-dark: #000000;
JSON
{
"hex": "#59ec8f",
"rgb": {
"r": 89,
"g": 236,
"b": 143
},
"hsl": {
"h": 142.041,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84188,
"c": 0.18104,
"h": 152.4
},
"luminance": 0.64098
}Semantic roles & 50–950 ramp
primary
#59EC8F
secondary
#B53486
accent
#0A8FDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581