#59E992#59E992
#59E992 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.174 H 153.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #59E992 |
|---|---|
| RGB | rgb(89, 233, 146) |
| HSL | hsl(144, 77%, 63%) |
| HSV | hsv(144, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.16, -57.66, 31.13) |
| CIE-LCH | lch(83.16, 65.53, 151.64°) |
| OKLab | oklab(83.51% -0.1561 0.0778) |
| OKLCH | oklch(83.51% 0.174 153.5) |
| XYZ | xyz(38.4439, 62.4731, 37.2211) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.91
Aqua Green
#12E193
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E992 #E959B0
analogous
#68E959 #59E992 #59E9DA
triadic
#59E992 #9259E9 #E99259
tetradic
#59E992 #5968E9 #E959B0 #E9DA59
square
#59E992 #5968E9 #E959B0 #E9DA59
split-complementary
#59E992 #DA59E9 #E95968
monochromatic
#17B054 #23E26F #59E992 #8FF0B5 #C5F7D9
Accessibility & contrast
On white
1.56
#59E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#59E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E992
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E992 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#1CE6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e992; /* rgb */ color: rgb(89, 233, 146); /* oklch */ color: oklch(83.5% 0.174 153.5);
Tailwind
colors: {
custom: {
50: '#95f1b2',
500: '#59e992',
950: '#000000',
},
}SCSS
$custom: #59e992; $custom-light: #95f1b2; $custom-dark: #000000;
JSON
{
"hex": "#59e992",
"rgb": {
"r": 89,
"g": 233,
"b": 146
},
"hsl": {
"h": 143.75,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.83505,
"c": 0.17439,
"h": 153.5
},
"luminance": 0.62477
}Semantic roles & 50–950 ramp
primary
#59E992
secondary
#B13580
accent
#0D88D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581