#71F59E#71F59E
#71F59E is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.4% C 0.169 H 152.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71F59E |
|---|---|
| RGB | rgb(113, 245, 158) |
| HSL | hsl(140, 87%, 70%) |
| HSV | hsv(140, 54%, 96%) |
| CMYK | cmyk(53.9%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(87.62, -55.13, 31.14) |
| CIE-LCH | lch(87.62, 63.32, 150.54°) |
| OKLab | oklab(87.42% -0.1497 0.078) |
| OKLCH | oklch(87.42% 0.169 152.5) |
| XYZ | xyz(45.6306, 71.2801, 43.6949) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F59E #F571C8
analogous
#86F571 #71F59E #71F5E0
triadic
#71F59E #9E71F5 #F59E71
tetradic
#71F59E #7186F5 #F571C8 #F5E071
square
#71F59E #7186F5 #F571C8 #F5E071
split-complementary
#71F59E #E071F5 #F57186
monochromatic
#10DC55 #38F177 #71F59E #AAF9C5 #E2FDEB
Accessibility & contrast
On white
1.38
#71F59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#71F59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F59E
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F59E | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E398
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#4EF2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #71f59e; /* rgb */ color: rgb(113, 245, 158); /* oklch */ color: oklch(87.4% 0.169 152.5);
Tailwind
colors: {
custom: {
50: '#a3f9bb',
500: '#71f59e',
950: '#000000',
},
}SCSS
$custom: #71f59e; $custom-light: #a3f9bb; $custom-dark: #000000;
JSON
{
"hex": "#71f59e",
"rgb": {
"r": 113,
"g": 245,
"b": 158
},
"hsl": {
"h": 140.455,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.87423,
"c": 0.16878,
"h": 152.5
},
"luminance": 0.71284
}Semantic roles & 50–950 ramp
primary
#71F59E
secondary
#CF3B9D
accent
#0297E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582