#59FF92#59FF92
#59FF92 is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 88.9% C 0.203 H 151.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF92 |
|---|---|
| RGB | rgb(89, 255, 146) |
| HSL | hsl(141, 100%, 67%) |
| HSV | hsv(141, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(89.73, -65.83, 39.73) |
| CIE-LCH | lch(89.73, 76.90, 148.89°) |
| OKLab | oklab(88.91% -0.1776 0.098) |
| OKLCH | oklch(88.91% 0.203 151.1) |
| XYZ | xyz(45.0645, 75.7144, 39.4280) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF92 #FF59C6
analogous
#73FF59 #59FF92 #59FFE5
triadic
#59FF92 #9259FF #FF9259
tetradic
#59FF92 #5973FF #FF59C6 #FFE559
square
#59FF92 #5973FF #FF59C6 #FFE559
split-complementary
#59FF92 #E559FF #FF5973
monochromatic
#00DE4C #1CFF6A #59FF92 #96FFBA #D3FFE2
Accessibility & contrast
On white
1.30
#59FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#59FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF92
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF92 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#EBDC99
Tritanopia (blue-blind)
#00FBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #59ff92; /* rgb */ color: rgb(89, 255, 146); /* oklch */ color: oklch(88.9% 0.203 151.1);
Tailwind
colors: {
custom: {
50: '#99ffb3',
500: '#59ff92',
950: '#000000',
},
}SCSS
$custom: #59ff92; $custom-light: #99ffb3; $custom-dark: #000000;
JSON
{
"hex": "#59ff92",
"rgb": {
"r": 89,
"g": 255,
"b": 146
},
"hsl": {
"h": 140.602,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88905,
"c": 0.20282,
"h": 151.1
},
"luminance": 0.75719
}Semantic roles & 50–950 ramp
primary
#59FF92
secondary
#D6269A
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681