#59EA99#59EA99
#59EA99 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.169 H 155.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA99 |
|---|---|
| RGB | rgb(89, 234, 153) |
| HSL | hsl(146, 78%, 63%) |
| HSV | hsv(146, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.58, -56.77, 28.13) |
| CIE-LCH | lch(83.58, 63.36, 153.64°) |
| OKLab | oklab(83.89% -0.154 0.0707) |
| OKLCH | oklch(83.89% 0.169 155.3) |
| XYZ | xyz(39.2890, 63.2654, 40.2717) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA99 #EA59AA
analogous
#61EA59 #59EA99 #59EAE2
triadic
#59EA99 #9959EA #EA9959
tetradic
#59EA99 #5961EA #EA59AA #EAE259
square
#59EA99 #5961EA #EA59AA #EAE259
split-complementary
#59EA99 #E259EA #EA5961
monochromatic
#17B25B #23E378 #59EA99 #8FF1BA #C6F8DC
Accessibility & contrast
On white
1.54
#59EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#59EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA99
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA99 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#10E8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea99; /* rgb */ color: rgb(89, 234, 153); /* oklch */ color: oklch(83.9% 0.169 155.3);
Tailwind
colors: {
custom: {
50: '#95f2b7',
500: '#59ea99',
950: '#000000',
},
}SCSS
$custom: #59ea99; $custom-light: #95f2b7; $custom-dark: #000000;
JSON
{
"hex": "#59ea99",
"rgb": {
"r": 89,
"g": 234,
"b": 153
},
"hsl": {
"h": 146.483,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83887,
"c": 0.16945,
"h": 155.3
},
"luminance": 0.63269
}Semantic roles & 50–950 ramp
primary
#59EA99
secondary
#B2357B
accent
#0C7FDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581