#71F588#71F588
#71F588 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.189 H 147.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71F588 |
|---|---|
| RGB | rgb(113, 245, 136) |
| HSL | hsl(130, 87%, 70%) |
| HSV | hsv(130, 54%, 96%) |
| CMYK | cmyk(53.9%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(87.29, -58.69, 41.60) |
| CIE-LCH | lch(87.29, 71.94, 144.67°) |
| OKLab | oklab(87.04% -0.159 0.1019) |
| OKLCH | oklch(87.04% 0.189 147.3) |
| XYZ | xyz(43.9036, 70.5893, 34.5993) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Mint Green
#8FFF9F
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.60
Palegreen
#98FB98
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F588 #F571DE
analogous
#9CF571 #71F588 #71F5CA
triadic
#71F588 #8871F5 #F58871
tetradic
#71F588 #719CF5 #F571DE #F5CA71
square
#71F588 #719CF5 #F571DE #F5CA71
split-complementary
#71F588 #CA71F5 #F5719C
monochromatic
#10DC33 #38F158 #71F588 #AAF9B8 #E2FDE7
Accessibility & contrast
On white
1.39
#71F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#71F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F588
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F588 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#56F0DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #71f588; /* rgb */ color: rgb(113, 245, 136); /* oklch */ color: oklch(87.0% 0.189 147.3);
Tailwind
colors: {
custom: {
50: '#a3f9ac',
500: '#71f588',
950: '#000000',
},
}SCSS
$custom: #71f588; $custom-light: #a3f9ac; $custom-dark: #000000;
JSON
{
"hex": "#71f588",
"rgb": {
"r": 113,
"g": 245,
"b": 136
},
"hsl": {
"h": 130.455,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.87037,
"c": 0.18884,
"h": 147.3
},
"luminance": 0.70593
}Semantic roles & 50–950 ramp
primary
#71F588
secondary
#CF3BB5
accent
#02BCE3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581