#59F49D#59F49D
#59F49D is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.179 H 155.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59F49D |
|---|---|
| RGB | rgb(89, 244, 157) |
| HSL | hsl(146, 88%, 65%) |
| HSV | hsv(146, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(86.63, -59.87, 30.19) |
| CIE-LCH | lch(86.63, 67.05, 153.24°) |
| OKLab | oklab(86.41% -0.1622 0.0757) |
| OKLCH | oklch(86.41% 0.179 155) |
| XYZ | xyz(42.5526, 69.2551, 43.0168) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.68
Sea Green (survey)
#53FCA1
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.75
Mediumspringgreen
#00FA9A
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F49D #F459B0
analogous
#62F459 #59F49D #59F4EB
triadic
#59F49D #9D59F4 #F49D59
tetradic
#59F49D #5962F4 #F459B0 #F4EB59
square
#59F49D #5962F4 #F459B0 #F4EB59
split-complementary
#59F49D #EB59F4 #F45962
monochromatic
#0DC65E #20F07B #59F49D #92F8BF #CCFCE1
Accessibility & contrast
On white
1.41
#59F49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#59F49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F49D
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F49D | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#00F2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f49d; /* rgb */ color: rgb(89, 244, 157); /* oklch */ color: oklch(86.4% 0.179 155.0);
Tailwind
colors: {
custom: {
50: '#97f9ba',
500: '#59f49d',
950: '#000000',
},
}SCSS
$custom: #59f49d; $custom-light: #97f9ba; $custom-dark: #000000;
JSON
{
"hex": "#59f49d",
"rgb": {
"r": 89,
"g": 244,
"b": 157
},
"hsl": {
"h": 146.323,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86413,
"c": 0.179,
"h": 155
},
"luminance": 0.6926
}Semantic roles & 50–950 ramp
primary
#59F49D
secondary
#C32F82
accent
#0181E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581