#59F498#59F498
#59F498 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.183 H 153.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #59F498 |
|---|---|
| RGB | rgb(89, 244, 152) |
| HSL | hsl(144, 88%, 65%) |
| HSV | hsv(144, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(86.55, -60.77, 32.60) |
| CIE-LCH | lch(86.55, 68.96, 151.79°) |
| OKLab | oklab(86.32% -0.1644 0.0814) |
| OKLCH | oklch(86.32% 0.183 153.7) |
| XYZ | xyz(42.1344, 69.0878, 40.8145) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.84
Light Green Blue
#56FCA2
ΔE00 1.86
Mediumspringgreen
#00FA9A
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F498 #F459B5
analogous
#67F459 #59F498 #59F4E5
triadic
#59F498 #9859F4 #F49859
tetradic
#59F498 #5967F4 #F459B5 #F4E559
square
#59F498 #5967F4 #F459B5 #F4E559
split-complementary
#59F498 #E559F4 #F45967
monochromatic
#0DC658 #20F074 #59F498 #92F8BC #CCFCDF
Accessibility & contrast
On white
1.42
#59F498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#59F498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F498
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F498 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E192
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#00F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f498; /* rgb */ color: rgb(89, 244, 152); /* oklch */ color: oklch(86.3% 0.183 153.7);
Tailwind
colors: {
custom: {
50: '#97f9b7',
500: '#59f498',
950: '#000000',
},
}SCSS
$custom: #59f498; $custom-light: #97f9b7; $custom-dark: #000000;
JSON
{
"hex": "#59f498",
"rgb": {
"r": 89,
"g": 244,
"b": 152
},
"hsl": {
"h": 144.387,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86318,
"c": 0.18343,
"h": 153.7
},
"luminance": 0.69092
}Semantic roles & 50–950 ramp
primary
#59F498
secondary
#C32F86
accent
#0188E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581