#59F28C#59F28C
#59F28C is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.192 H 151.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #59F28C |
|---|---|
| RGB | rgb(89, 242, 140) |
| HSL | hsl(140, 85%, 65%) |
| HSV | hsv(140, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(85.76, -62.07, 37.55) |
| CIE-LCH | lch(85.76, 72.55, 148.83°) |
| OKLab | oklab(85.61% -0.1676 0.0927) |
| OKLCH | oklch(85.61% 0.192 151) |
| XYZ | xyz(40.6024, 67.5174, 35.6983) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F28C #F259BF
analogous
#73F259 #59F28C #59F2D9
triadic
#59F28C #8C59F2 #F28C59
tetradic
#59F28C #5973F2 #F259BF #F2D959
square
#59F28C #5973F2 #F259BF #F2D959
split-complementary
#59F28C #D959F2 #F25973
monochromatic
#0FC14B #20EE65 #59F28C #92F6B3 #CBFBDB
Accessibility & contrast
On white
1.45
#59F28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#59F28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F28C
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F28C | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#1AEED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f28c; /* rgb */ color: rgb(89, 242, 140); /* oklch */ color: oklch(85.6% 0.192 151.0);
Tailwind
colors: {
custom: {
50: '#97f7af',
500: '#59f28c',
950: '#000000',
},
}SCSS
$custom: #59f28c; $custom-light: #97f7af; $custom-dark: #000000;
JSON
{
"hex": "#59f28c",
"rgb": {
"r": 89,
"g": 242,
"b": 140
},
"hsl": {
"h": 140,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85613,
"c": 0.19153,
"h": 151
},
"luminance": 0.67522
}Semantic roles & 50–950 ramp
primary
#59F28C
secondary
#BF308F
accent
#0498E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581