#59EA9A#59EA9A
#59EA9A is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.169 H 155.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA9A |
|---|---|
| RGB | rgb(89, 234, 154) |
| HSL | hsl(147, 78%, 63%) |
| HSV | hsv(147, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 34.2%, 8.2%) |
| CIE-LAB | lab(83.60, -56.58, 27.64) |
| CIE-LCH | lch(83.60, 62.97, 153.96°) |
| OKLab | oklab(83.91% -0.1535 0.0695) |
| OKLCH | oklch(83.91% 0.169 155.6) |
| XYZ | xyz(39.3720, 63.2986, 40.7085) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA9A #EA59A9
analogous
#60EA59 #59EA9A #59EAE3
triadic
#59EA9A #9A59EA #EA9A59
tetradic
#59EA9A #5960EA #EA59A9 #EAE359
square
#59EA9A #5960EA #EA59A9 #EAE359
split-complementary
#59EA9A #E359EA #EA5960
monochromatic
#17B25C #23E379 #59EA9A #8FF1BB #C6F8DC
Accessibility & contrast
On white
1.54
#59EA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#59EA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA9A
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA9A | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#0EE8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea9a; /* rgb */ color: rgb(89, 234, 154); /* oklch */ color: oklch(83.9% 0.169 155.6);
Tailwind
colors: {
custom: {
50: '#95f2b8',
500: '#59ea9a',
950: '#000000',
},
}SCSS
$custom: #59ea9a; $custom-light: #95f2b8; $custom-dark: #000000;
JSON
{
"hex": "#59ea9a",
"rgb": {
"r": 89,
"g": 234,
"b": 154
},
"hsl": {
"h": 146.897,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83907,
"c": 0.16856,
"h": 155.6
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#59EA9A
secondary
#B2357A
accent
#0C7DDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581