#59EC92#59EC92
#59EC92 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.178 H 153.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #59EC92 |
|---|---|
| RGB | rgb(89, 236, 146) |
| HSL | hsl(143, 79%, 64%) |
| HSV | hsv(143, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(84.06, -58.81, 32.32) |
| CIE-LCH | lch(84.06, 67.10, 151.21°) |
| OKLab | oklab(84.24% -0.1591 0.0806) |
| OKLCH | oklch(84.24% 0.178 153.1) |
| XYZ | xyz(39.3003, 64.1861, 37.5066) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.50
Mediumspringgreen
#00FA9A
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EC92 #EC59B3
analogous
#69EC59 #59EC92 #59ECDB
triadic
#59EC92 #9259EC #EC9259
tetradic
#59EC92 #5969EC #EC59B3 #ECDB59
square
#59EC92 #5969EC #EC59B3 #ECDB59
split-complementary
#59EC92 #DB59EC #EC5969
monochromatic
#15B653 #22E66E #59EC92 #90F2B6 #C7F9DA
Accessibility & contrast
On white
1.52
#59EC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#59EC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EC92
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EC92 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#19E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ec92; /* rgb */ color: rgb(89, 236, 146); /* oklch */ color: oklch(84.2% 0.178 153.1);
Tailwind
colors: {
custom: {
50: '#96f3b2',
500: '#59ec92',
950: '#000000',
},
}SCSS
$custom: #59ec92; $custom-light: #96f3b2; $custom-dark: #000000;
JSON
{
"hex": "#59ec92",
"rgb": {
"r": 89,
"g": 236,
"b": 146
},
"hsl": {
"h": 143.265,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84243,
"c": 0.17834,
"h": 153.1
},
"luminance": 0.6419
}Semantic roles & 50–950 ramp
primary
#59EC92
secondary
#B53483
accent
#0A8ADC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581