#59EF7B#59EF7B
#59EF7B is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.203 H 147.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF7B |
|---|---|
| RGB | rgb(89, 239, 123) |
| HSL | hsl(134, 82%, 64%) |
| HSV | hsv(134, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.63, -63.61, 44.37) |
| CIE-LCH | lch(84.63, 77.56, 145.10°) |
| OKLab | oklab(84.6% -0.1717 0.1077) |
| OKLCH | oklch(84.6% 0.203 147.9) |
| XYZ | xyz(38.5587, 65.2830, 29.3039) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF7B #EF59CD
analogous
#82EF59 #59EF7B #59EFC6
triadic
#59EF7B #7B59EF #EF7B59
tetradic
#59EF7B #5982EF #EF59CD #EFC659
square
#59EF7B #5982EF #EF59CD #EFC659
split-complementary
#59EF7B #C659EF #EF5982
monochromatic
#12BC38 #21EA4F #59EF7B #91F4A7 #C9FAD4
Accessibility & contrast
On white
1.49
#59EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#59EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF7B
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF7B | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#2BEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ef7b; /* rgb */ color: rgb(89, 239, 123); /* oklch */ color: oklch(84.6% 0.203 147.9);
Tailwind
colors: {
custom: {
50: '#97f5a3',
500: '#59ef7b',
950: '#000000',
},
}SCSS
$custom: #59ef7b; $custom-light: #97f5a3; $custom-dark: #000000;
JSON
{
"hex": "#59ef7b",
"rgb": {
"r": 89,
"g": 239,
"b": 123
},
"hsl": {
"h": 133.6,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84601,
"c": 0.2027,
"h": 147.9
},
"luminance": 0.65287
}Semantic roles & 50–950 ramp
primary
#59EF7B
secondary
#BA329B
accent
#07AEDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580