#59EA8F#59EA8F
#59EA8F is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.178 H 152.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA8F |
|---|---|
| RGB | rgb(89, 234, 143) |
| HSL | hsl(142, 78%, 63%) |
| HSV | hsv(142, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(83.42, -58.57, 32.98) |
| CIE-LCH | lch(83.42, 67.22, 150.62°) |
| OKLab | oklab(83.7% -0.1584 0.0821) |
| OKLCH | oklch(83.7% 0.178 152.6) |
| XYZ | xyz(38.4974, 62.9488, 36.1028) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.00
Mediumspringgreen
#00FA9A
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA8F #EA59B4
analogous
#6BEA59 #59EA8F #59EAD7
triadic
#59EA8F #8F59EA #EA8F59
tetradic
#59EA8F #596BEA #EA59B4 #EAD759
square
#59EA8F #596BEA #EA59B4 #EAD759
split-complementary
#59EA8F #D759EA #EA596B
monochromatic
#17B250 #23E36A #59EA8F #8FF1B4 #C6F8D8
Accessibility & contrast
On white
1.55
#59EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#59EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA8F
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA8F | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#D7CB95
Tritanopia (blue-blind)
#1EE7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea8f; /* rgb */ color: rgb(89, 234, 143); /* oklch */ color: oklch(83.7% 0.178 152.6);
Tailwind
colors: {
custom: {
50: '#96f2b0',
500: '#59ea8f',
950: '#000000',
},
}SCSS
$custom: #59ea8f; $custom-light: #96f2b0; $custom-dark: #000000;
JSON
{
"hex": "#59ea8f",
"rgb": {
"r": 89,
"g": 234,
"b": 143
},
"hsl": {
"h": 142.345,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83696,
"c": 0.17841,
"h": 152.6
},
"luminance": 0.62953
}Semantic roles & 50–950 ramp
primary
#59EA8F
secondary
#B23584
accent
#0C8DDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581