#59ED9F#59ED9F
#59ED9F is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.168 H 156.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #59ED9F |
|---|---|
| RGB | rgb(89, 237, 159) |
| HSL | hsl(148, 80%, 64%) |
| HSV | hsv(148, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(84.58, -56.80, 26.42) |
| CIE-LCH | lch(84.58, 62.65, 155.06°) |
| OKLab | oklab(84.74% -0.1543 0.0666) |
| OKLCH | oklch(84.74% 0.168 156.6) |
| XYZ | xyz(40.6584, 65.1912, 43.2346) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ED9F #ED59A7
analogous
#5DED59 #59ED9F #59EDE9
triadic
#59ED9F #9F59ED #ED9F59
tetradic
#59ED9F #595DED #ED59A7 #EDE959
square
#59ED9F #595DED #ED59A7 #EDE959
split-complementary
#59ED9F #E959ED #ED595D
monochromatic
#14B861 #22E77F #59ED9F #90F3BF #C7F9DF
Accessibility & contrast
On white
1.50
#59ED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#59ED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ED9F
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ED9F | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB9A
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#00EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ed9f; /* rgb */ color: rgb(89, 237, 159); /* oklch */ color: oklch(84.7% 0.168 156.6);
Tailwind
colors: {
custom: {
50: '#96f4bb',
500: '#59ed9f',
950: '#000000',
},
}SCSS
$custom: #59ed9f; $custom-light: #96f4bb; $custom-dark: #000000;
JSON
{
"hex": "#59ed9f",
"rgb": {
"r": 89,
"g": 237,
"b": 159
},
"hsl": {
"h": 148.378,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84743,
"c": 0.16811,
"h": 156.6
},
"luminance": 0.65195
}Semantic roles & 50–950 ramp
primary
#59ED9F
secondary
#B73379
accent
#0978DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582