#59F27F#59F27F
#59F27F is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.4% C 0.203 H 148.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #59F27F |
|---|---|
| RGB | rgb(89, 242, 127) |
| HSL | hsl(135, 85%, 65%) |
| HSV | hsv(135, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(85.58, -64.10, 43.65) |
| CIE-LCH | lch(85.58, 77.55, 145.75°) |
| OKLab | oklab(85.4% -0.173 0.1063) |
| OKLCH | oklch(85.4% 0.203 148.4) |
| XYZ | xyz(39.6998, 67.1564, 30.9449) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.61
Spearmint
#1EF876
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F27F #F259CC
analogous
#7FF259 #59F27F #59F2CC
triadic
#59F27F #7F59F2 #F27F59
tetradic
#59F27F #597FF2 #F259CC #F2CC59
square
#59F27F #597FF2 #F259CC #F2CC59
split-complementary
#59F27F #CC59F2 #F2597F
monochromatic
#0FC13B #20EE53 #59F27F #92F6AB #CBFBD7
Accessibility & contrast
On white
1.46
#59F27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#59F27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F27F
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F27F | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#26EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f27f; /* rgb */ color: rgb(89, 242, 127); /* oklch */ color: oklch(85.4% 0.203 148.4);
Tailwind
colors: {
custom: {
50: '#97f7a6',
500: '#59f27f',
950: '#000000',
},
}SCSS
$custom: #59f27f; $custom-light: #97f7a6; $custom-dark: #000000;
JSON
{
"hex": "#59f27f",
"rgb": {
"r": 89,
"g": 242,
"b": 127
},
"hsl": {
"h": 134.902,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.85404,
"c": 0.20302,
"h": 148.4
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#59F27F
secondary
#BF309C
accent
#04ABE2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580