#59F67D#59F67D
#59F67D is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.4% C 0.210 H 147.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #59F67D |
|---|---|
| RGB | rgb(89, 246, 125) |
| HSL | hsl(134, 90%, 66%) |
| HSV | hsv(134, 64%, 96%) |
| CMYK | cmyk(63.8%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(86.76, -65.82, 46.07) |
| CIE-LCH | lch(86.76, 80.34, 145.01°) |
| OKLab | oklab(86.36% -0.1776 0.1116) |
| OKLCH | oklch(86.36% 0.21 147.9) |
| XYZ | xyz(40.7743, 69.5119, 30.6664) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.16
Minty Green
#0BF77D
ΔE00 2.52
Wintergreen
#20F986
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 2.99
Lightgreen (survey)
#76FF7B
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F67D #F659D2
analogous
#83F659 #59F67D #59F6CB
triadic
#59F67D #7D59F6 #F67D59
tetradic
#59F67D #5983F6 #F659D2 #F6CB59
square
#59F67D #5983F6 #F659D2 #F6CB59
split-complementary
#59F67D #CB59F6 #F65983
monochromatic
#0BCA37 #1FF350 #59F67D #93F9AA #CDFCD8
Accessibility & contrast
On white
1.41
#59F67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#59F67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F67D
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F67D | 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)
#F9E173
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#24F1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f67d; /* rgb */ color: rgb(89, 246, 125); /* oklch */ color: oklch(86.4% 0.210 147.9);
Tailwind
colors: {
custom: {
50: '#98faa5',
500: '#59f67d',
950: '#000000',
},
}SCSS
$custom: #59f67d; $custom-light: #98faa5; $custom-dark: #000000;
JSON
{
"hex": "#59f67d",
"rgb": {
"r": 89,
"g": 246,
"b": 125
},
"hsl": {
"h": 133.758,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.86364,
"c": 0.20978,
"h": 147.9
},
"luminance": 0.69516
}Semantic roles & 50–950 ramp
primary
#59F67D
secondary
#C62DA3
accent
#00B1E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580