#59F67C#59F67C
#59F67C is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.3% C 0.211 H 147.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #59F67C |
|---|---|
| RGB | rgb(89, 246, 124) |
| HSL | hsl(133, 90%, 66%) |
| HSV | hsv(133, 64%, 96%) |
| CMYK | cmyk(63.8%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(86.74, -65.96, 46.53) |
| CIE-LCH | lch(86.74, 80.72, 144.80°) |
| OKLab | oklab(86.35% -0.178 0.1126) |
| OKLCH | oklch(86.35% 0.211 147.7) |
| XYZ | xyz(40.7108, 69.4864, 30.3316) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.15
Minty Green
#0BF77D
ΔE00 2.57
Wintergreen
#20F986
ΔE00 2.90
Spring Green
#00FF7F
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F67C #F659D3
analogous
#84F659 #59F67C #59F6CB
triadic
#59F67C #7C59F6 #F67C59
tetradic
#59F67C #5984F6 #F659D3 #F6CB59
square
#59F67C #5984F6 #F659D3 #F6CB59
split-complementary
#59F67C #CB59F6 #F65984
monochromatic
#0BCA35 #1FF34E #59F67C #93F9AA #CDFCD8
Accessibility & contrast
On white
1.41
#59F67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#59F67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F67C
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F67C | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E172
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#25F1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f67c; /* rgb */ color: rgb(89, 246, 124); /* oklch */ color: oklch(86.3% 0.211 147.7);
Tailwind
colors: {
custom: {
50: '#98faa4',
500: '#59f67c',
950: '#000000',
},
}SCSS
$custom: #59f67c; $custom-light: #98faa4; $custom-dark: #000000;
JSON
{
"hex": "#59f67c",
"rgb": {
"r": 89,
"g": 246,
"b": 124
},
"hsl": {
"h": 133.376,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.86349,
"c": 0.21064,
"h": 147.7
},
"luminance": 0.69491
}Semantic roles & 50–950 ramp
primary
#59F67C
secondary
#C62DA4
accent
#00B2E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580