#59EB93#59EB93
#59EB93 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.176 H 153.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB93 |
|---|---|
| RGB | rgb(89, 235, 147) |
| HSL | hsl(144, 78%, 64%) |
| HSV | hsv(144, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(83.78, -58.25, 31.44) |
| CIE-LCH | lch(83.78, 66.19, 151.64°) |
| OKLab | oklab(84.02% -0.1577 0.0785) |
| OKLCH | oklch(84.02% 0.176 153.5) |
| XYZ | xyz(39.0914, 63.6431, 37.8223) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.65
Mediumspringgreen
#00FA9A
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB93 #EB59B1
analogous
#68EB59 #59EB93 #59EBDC
triadic
#59EB93 #9359EB #EB9359
tetradic
#59EB93 #5968EB #EB59B1 #EBDC59
square
#59EB93 #5968EB #EB59B1 #EBDC59
split-complementary
#59EB93 #DC59EB #EB5968
monochromatic
#16B455 #22E46F #59EB93 #90F2B7 #C6F8DA
Accessibility & contrast
On white
1.53
#59EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#59EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB93
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB93 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D8CB99
Tritanopia (blue-blind)
#19E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eb93; /* rgb */ color: rgb(89, 235, 147); /* oklch */ color: oklch(84.0% 0.176 153.5);
Tailwind
colors: {
custom: {
50: '#96f2b3',
500: '#59eb93',
950: '#000000',
},
}SCSS
$custom: #59eb93; $custom-light: #96f2b3; $custom-dark: #000000;
JSON
{
"hex": "#59eb93",
"rgb": {
"r": 89,
"g": 235,
"b": 147
},
"hsl": {
"h": 143.836,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84016,
"c": 0.17613,
"h": 153.5
},
"luminance": 0.63647
}Semantic roles & 50–950 ramp
primary
#59EB93
secondary
#B43481
accent
#0B88DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581