#59ED9E#59ED9E
#59ED9E is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.169 H 156.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59ED9E |
|---|---|
| RGB | rgb(89, 237, 158) |
| HSL | hsl(148, 80%, 64%) |
| HSV | hsv(148, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 33.3%, 7.1%) |
| CIE-LAB | lab(84.56, -57.00, 26.90) |
| CIE-LCH | lch(84.56, 63.03, 154.73°) |
| OKLab | oklab(84.72% -0.1548 0.0678) |
| OKLCH | oklch(84.72% 0.169 156.3) |
| XYZ | xyz(40.5720, 65.1567, 42.7795) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ED9E #ED59A8
analogous
#5EED59 #59ED9E #59EDE8
triadic
#59ED9E #9E59ED #ED9E59
tetradic
#59ED9E #595EED #ED59A8 #EDE859
square
#59ED9E #595EED #ED59A8 #EDE859
split-complementary
#59ED9E #E859ED #ED595E
monochromatic
#14B860 #22E77E #59ED9E #90F3BE #C7F9DF
Accessibility & contrast
On white
1.50
#59ED9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#59ED9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ED9E
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ED9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ED9E | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB99
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#00EBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ed9e; /* rgb */ color: rgb(89, 237, 158); /* oklch */ color: oklch(84.7% 0.169 156.3);
Tailwind
colors: {
custom: {
50: '#96f4bb',
500: '#59ed9e',
950: '#000000',
},
}SCSS
$custom: #59ed9e; $custom-light: #96f4bb; $custom-dark: #000000;
JSON
{
"hex": "#59ed9e",
"rgb": {
"r": 89,
"g": 237,
"b": 158
},
"hsl": {
"h": 147.973,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84722,
"c": 0.16899,
"h": 156.3
},
"luminance": 0.65161
}Semantic roles & 50–950 ramp
primary
#59ED9E
secondary
#B7337A
accent
#097ADD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582