#59EA93#59EA93
#59EA93 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.175 H 153.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA93 |
|---|---|
| RGB | rgb(89, 234, 147) |
| HSL | hsl(144, 78%, 63%) |
| HSV | hsv(144, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.48, -57.87, 31.04) |
| CIE-LCH | lch(83.48, 65.67, 151.79°) |
| OKLab | oklab(83.77% -0.1567 0.0776) |
| OKLCH | oklch(83.77% 0.175 153.7) |
| XYZ | xyz(38.8059, 63.0721, 37.7272) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA93 #EA59B0
analogous
#67EA59 #59EA93 #59EADB
triadic
#59EA93 #9359EA #EA9359
tetradic
#59EA93 #5967EA #EA59B0 #EADB59
square
#59EA93 #5967EA #EA59B0 #EADB59
split-complementary
#59EA93 #DB59EA #EA5967
monochromatic
#17B255 #23E370 #59EA93 #8FF1B6 #C6F8DA
Accessibility & contrast
On white
1.54
#59EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#59EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA93
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA93 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#1AE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea93; /* rgb */ color: rgb(89, 234, 147); /* oklch */ color: oklch(83.8% 0.175 153.7);
Tailwind
colors: {
custom: {
50: '#96f2b3',
500: '#59ea93',
950: '#000000',
},
}SCSS
$custom: #59ea93; $custom-light: #96f2b3; $custom-dark: #000000;
JSON
{
"hex": "#59ea93",
"rgb": {
"r": 89,
"g": 234,
"b": 147
},
"hsl": {
"h": 144,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.8377,
"c": 0.17481,
"h": 153.7
},
"luminance": 0.63076
}Semantic roles & 50–950 ramp
primary
#59EA93
secondary
#B23580
accent
#0C87DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581