#59F183#59F183
#59F183 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.2% C 0.198 H 149.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #59F183 |
|---|---|
| RGB | rgb(89, 241, 131) |
| HSL | hsl(137, 84%, 65%) |
| HSV | hsv(137, 63%, 95%) |
| CMYK | cmyk(63.1%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.34, -63.14, 41.41) |
| CIE-LCH | lch(85.34, 75.50, 146.74°) |
| OKLab | oklab(85.22% -0.1704 0.1013) |
| OKLCH | oklch(85.22% 0.198 149.3) |
| XYZ | xyz(39.6689, 66.6691, 32.2462) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F183 #F159C7
analogous
#7BF159 #59F183 #59F1CF
triadic
#59F183 #8359F1 #F18359
tetradic
#59F183 #597BF1 #F159C7 #F1CF59
square
#59F183 #597BF1 #F159C7 #F1CF59
split-complementary
#59F183 #CF59F1 #F1597B
monochromatic
#10BF41 #21EC59 #59F183 #91F6AD #CAFBD7
Accessibility & contrast
On white
1.46
#59F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#59F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F183
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F183 | 1.00 | 1.46 | 14.33 | 14.33 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7A
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#24EDD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59f183; /* rgb */ color: rgb(89, 241, 131); /* oklch */ color: oklch(85.2% 0.198 149.3);
Tailwind
colors: {
custom: {
50: '#97f7a8',
500: '#59f183',
950: '#000000',
},
}SCSS
$custom: #59f183; $custom-light: #97f7a8; $custom-dark: #000000;
JSON
{
"hex": "#59f183",
"rgb": {
"r": 89,
"g": 241,
"b": 131
},
"hsl": {
"h": 136.579,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.85219,
"c": 0.19823,
"h": 149.3
},
"luminance": 0.66673
}Semantic roles & 50–950 ramp
primary
#59F183
secondary
#BE3197
accent
#05A4E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581