#59F394#59F394
#59F394 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.186 H 152.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #59F394 |
|---|---|
| RGB | rgb(89, 243, 148) |
| HSL | hsl(143, 87%, 65%) |
| HSV | hsv(143, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(86.19, -61.10, 34.12) |
| CIE-LCH | lch(86.19, 69.98, 150.82°) |
| OKLab | oklab(86% -0.1651 0.0849) |
| OKLCH | oklch(86% 0.186 152.8) |
| XYZ | xyz(41.5123, 68.3589, 39.0181) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.33
Turquoise Green
#04F489
ΔE00 2.69
Mediumspringgreen
#00FA9A
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F394 #F359B8
analogous
#6BF359 #59F394 #59F3E1
triadic
#59F394 #9459F3 #F39459
tetradic
#59F394 #596BF3 #F359B8 #F3E159
square
#59F394 #596BF3 #F359B8 #F3E159
split-complementary
#59F394 #E159F3 #F3596B
monochromatic
#0EC354 #20EF6F #59F394 #92F7B9 #CBFBDE
Accessibility & contrast
On white
1.43
#59F394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#59F394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F394
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F394 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#0CF0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f394; /* rgb */ color: rgb(89, 243, 148); /* oklch */ color: oklch(86.0% 0.186 152.8);
Tailwind
colors: {
custom: {
50: '#97f8b4',
500: '#59f394',
950: '#000000',
},
}SCSS
$custom: #59f394; $custom-light: #97f8b4; $custom-dark: #000000;
JSON
{
"hex": "#59f394",
"rgb": {
"r": 89,
"g": 243,
"b": 148
},
"hsl": {
"h": 142.987,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.85999,
"c": 0.18569,
"h": 152.8
},
"luminance": 0.68363
}Semantic roles & 50–950 ramp
primary
#59F394
secondary
#C12F89
accent
#028DE3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581