#59EB94#59EB94
#59EB94 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.175 H 153.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB94 |
|---|---|
| RGB | rgb(89, 235, 148) |
| HSL | hsl(144, 78%, 64%) |
| HSV | hsv(144, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(83.80, -58.07, 30.96) |
| CIE-LCH | lch(83.80, 65.81, 151.94°) |
| OKLab | oklab(84.04% -0.1572 0.0774) |
| OKLCH | oklch(84.04% 0.175 153.8) |
| XYZ | xyz(39.1702, 63.6746, 38.2374) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 4.04
Mediumspringgreen
#00FA9A
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB94 #EB59B0
analogous
#67EB59 #59EB94 #59EBDD
triadic
#59EB94 #9459EB #EB9459
tetradic
#59EB94 #5967EB #EB59B0 #EBDD59
square
#59EB94 #5967EB #EB59B0 #EBDD59
split-complementary
#59EB94 #DD59EB #EB5967
monochromatic
#16B456 #22E471 #59EB94 #90F2B7 #C6F8DA
Accessibility & contrast
On white
1.53
#59EB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#59EB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB94
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB94 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#17E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eb94; /* rgb */ color: rgb(89, 235, 148); /* oklch */ color: oklch(84.0% 0.175 153.8);
Tailwind
colors: {
custom: {
50: '#96f2b4',
500: '#59eb94',
950: '#000000',
},
}SCSS
$custom: #59eb94; $custom-light: #96f2b4; $custom-dark: #000000;
JSON
{
"hex": "#59eb94",
"rgb": {
"r": 89,
"g": 235,
"b": 148
},
"hsl": {
"h": 144.247,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84035,
"c": 0.17523,
"h": 153.8
},
"luminance": 0.63679
}Semantic roles & 50–950 ramp
primary
#59EB94
secondary
#B43480
accent
#0B87DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581