#59F28B#59F28B
#59F28B is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.192 H 150.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #59F28B |
|---|---|
| RGB | rgb(89, 242, 139) |
| HSL | hsl(140, 85%, 65%) |
| HSV | hsv(140, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 42.6%, 5.1%) |
| CIE-LAB | lab(85.75, -62.24, 38.02) |
| CIE-LCH | lch(85.75, 72.93, 148.58°) |
| OKLab | oklab(85.6% -0.168 0.0938) |
| OKLCH | oklch(85.6% 0.192 150.8) |
| XYZ | xyz(40.5290, 67.4880, 35.3117) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.58
Wintergreen
#20F986
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F28B #F259C0
analogous
#73F259 #59F28B #59F2D8
triadic
#59F28B #8B59F2 #F28B59
tetradic
#59F28B #5973F2 #F259C0 #F2D859
square
#59F28B #5973F2 #F259C0 #F2D859
split-complementary
#59F28B #D859F2 #F25973
monochromatic
#0FC149 #20EE63 #59F28B #92F6B3 #CBFBDA
Accessibility & contrast
On white
1.45
#59F28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#59F28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F28B
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F28B | 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)
#F3DF83
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#1BEED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f28b; /* rgb */ color: rgb(89, 242, 139); /* oklch */ color: oklch(85.6% 0.192 150.8);
Tailwind
colors: {
custom: {
50: '#97f7ae',
500: '#59f28b',
950: '#000000',
},
}SCSS
$custom: #59f28b; $custom-light: #97f7ae; $custom-dark: #000000;
JSON
{
"hex": "#59f28b",
"rgb": {
"r": 89,
"g": 242,
"b": 139
},
"hsl": {
"h": 139.608,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85596,
"c": 0.19242,
"h": 150.8
},
"luminance": 0.67492
}Semantic roles & 50–950 ramp
primary
#59F28B
secondary
#BF3090
accent
#0499E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581