#71F488#71F488
#71F488 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.188 H 147.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71F488 |
|---|---|
| RGB | rgb(113, 244, 136) |
| HSL | hsl(131, 86%, 70%) |
| HSV | hsv(131, 54%, 96%) |
| CMYK | cmyk(53.7%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.99, -58.30, 41.22) |
| CIE-LCH | lch(86.99, 71.40, 144.74°) |
| OKLab | oklab(86.8% -0.1579 0.1011) |
| OKLCH | oklch(86.8% 0.188 147.4) |
| XYZ | xyz(43.6019, 69.9859, 34.4987) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.48
Mint Green
#8FFF9F
ΔE00 3.61
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Palegreen
#98FB98
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F488 #F471DD
analogous
#9CF471 #71F488 #71F4C9
triadic
#71F488 #8871F4 #F48871
tetradic
#71F488 #719CF4 #F471DD #F4C971
square
#71F488 #719CF4 #F471DD #F4C971
split-complementary
#71F488 #C971F4 #F4719C
monochromatic
#11DA34 #38F058 #71F488 #AAF8B8 #E3FDE7
Accessibility & contrast
On white
1.40
#71F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#71F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F488
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F488 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E180
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#56EFDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #71f488; /* rgb */ color: rgb(113, 244, 136); /* oklch */ color: oklch(86.8% 0.188 147.4);
Tailwind
colors: {
custom: {
50: '#a3f9ac',
500: '#71f488',
950: '#000000',
},
}SCSS
$custom: #71f488; $custom-light: #a3f9ac; $custom-dark: #000000;
JSON
{
"hex": "#71f488",
"rgb": {
"r": 113,
"g": 244,
"b": 136
},
"hsl": {
"h": 130.534,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.86795,
"c": 0.18751,
"h": 147.4
},
"luminance": 0.6999
}Semantic roles & 50–950 ramp
primary
#71F488
secondary
#CE3BB4
accent
#03BBE2
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581