#59F29B#59F29B
#59F29B is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.178 H 154.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59F29B |
|---|---|
| RGB | rgb(89, 242, 155) |
| HSL | hsl(146, 85%, 65%) |
| HSV | hsv(146, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(86.00, -59.48, 30.36) |
| CIE-LCH | lch(86.00, 66.78, 152.96°) |
| OKLab | oklab(85.89% -0.1611 0.0761) |
| OKLCH | oklch(85.89% 0.178 154.7) |
| XYZ | xyz(41.7847, 67.9903, 41.9254) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 2.97
Mediumspringgreen
#00FA9A
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F29B #F259B0
analogous
#64F259 #59F29B #59F2E7
triadic
#59F29B #9B59F2 #F29B59
tetradic
#59F29B #5964F2 #F259B0 #F2E759
square
#59F29B #5964F2 #F259B0 #F2E759
split-complementary
#59F29B #E759F2 #F25964
monochromatic
#0FC15C #20EE79 #59F29B #92F6BD #CBFBDF
Accessibility & contrast
On white
1.44
#59F29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#59F29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F29B
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F29B | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E095
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#00EFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f29b; /* rgb */ color: rgb(89, 242, 155); /* oklch */ color: oklch(85.9% 0.178 154.7);
Tailwind
colors: {
custom: {
50: '#97f7b9',
500: '#59f29b',
950: '#000000',
},
}SCSS
$custom: #59f29b; $custom-light: #97f7b9; $custom-dark: #000000;
JSON
{
"hex": "#59f29b",
"rgb": {
"r": 89,
"g": 242,
"b": 155
},
"hsl": {
"h": 145.882,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85886,
"c": 0.17816,
"h": 154.7
},
"luminance": 0.67995
}Semantic roles & 50–950 ramp
primary
#59F29B
secondary
#BF3081
accent
#0482E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581