#59EE7B#59EE7B
#59EE7B is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.4% C 0.201 H 148.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE7B |
|---|---|
| RGB | rgb(89, 238, 123) |
| HSL | hsl(134, 81%, 64%) |
| HSV | hsv(134, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.33, -63.25, 44.00) |
| CIE-LCH | lch(84.33, 77.04, 145.18°) |
| OKLab | oklab(84.35% -0.1708 0.1069) |
| OKLCH | oklch(84.35% 0.201 148) |
| XYZ | xyz(38.2668, 64.6991, 29.2066) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.72
Lightish Green
#61E160
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE7B #EE59CC
analogous
#82EE59 #59EE7B #59EEC5
triadic
#59EE7B #7B59EE #EE7B59
tetradic
#59EE7B #5982EE #EE59CC #EEC559
square
#59EE7B #5982EE #EE59CC #EEC559
split-complementary
#59EE7B #C559EE #EE5982
monochromatic
#13BA39 #21E84F #59EE7B #91F4A7 #C8F9D3
Accessibility & contrast
On white
1.51
#59EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#59EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE7B
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE7B | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#DECD83
Tritanopia (blue-blind)
#2BE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ee7b; /* rgb */ color: rgb(89, 238, 123); /* oklch */ color: oklch(84.4% 0.201 148.0);
Tailwind
colors: {
custom: {
50: '#97f5a3',
500: '#59ee7b',
950: '#000000',
},
}SCSS
$custom: #59ee7b; $custom-light: #97f5a3; $custom-dark: #000000;
JSON
{
"hex": "#59ee7b",
"rgb": {
"r": 89,
"g": 238,
"b": 123
},
"hsl": {
"h": 133.691,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84353,
"c": 0.20144,
"h": 148
},
"luminance": 0.64703
}Semantic roles & 50–950 ramp
primary
#59EE7B
secondary
#B9339A
accent
#08ADDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580