#59F39F#59F39F
#59F39F is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.176 H 155.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #59F39F |
|---|---|
| RGB | rgb(89, 243, 159) |
| HSL | hsl(147, 87%, 65%) |
| HSV | hsv(147, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(86.37, -59.12, 28.83) |
| CIE-LCH | lch(86.37, 65.77, 154.00°) |
| OKLab | oklab(86.21% -0.1603 0.0725) |
| OKLCH | oklch(86.21% 0.176 155.7) |
| XYZ | xyz(42.4247, 68.7238, 43.8234) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Bluish Green
#76FDA8
ΔE00 2.82
Mediumspringgreen
#00FA9A
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F39F #F359AD
analogous
#60F359 #59F39F #59F3EC
triadic
#59F39F #9F59F3 #F39F59
tetradic
#59F39F #5960F3 #F359AD #F3EC59
square
#59F39F #5960F3 #F359AD #F3EC59
split-complementary
#59F39F #EC59F3 #F35960
monochromatic
#0EC361 #20EF7E #59F39F #92F7C0 #CBFBE1
Accessibility & contrast
On white
1.42
#59F39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#59F39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F39F
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F39F | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#DED2A4
Tritanopia (blue-blind)
#00F1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f39f; /* rgb */ color: rgb(89, 243, 159); /* oklch */ color: oklch(86.2% 0.176 155.7);
Tailwind
colors: {
custom: {
50: '#97f8bc',
500: '#59f39f',
950: '#000000',
},
}SCSS
$custom: #59f39f; $custom-light: #97f8bc; $custom-dark: #000000;
JSON
{
"hex": "#59f39f",
"rgb": {
"r": 89,
"g": 243,
"b": 159
},
"hsl": {
"h": 147.273,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.86208,
"c": 0.17594,
"h": 155.7
},
"luminance": 0.68728
}Semantic roles & 50–950 ramp
primary
#59F39F
secondary
#C12F7F
accent
#027DE3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582