#71F58F#71F58F
#71F58F is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.2% C 0.182 H 148.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71F58F |
|---|---|
| RGB | rgb(113, 245, 143) |
| HSL | hsl(134, 87%, 70%) |
| HSV | hsv(134, 54%, 96%) |
| CMYK | cmyk(53.9%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.39, -57.62, 38.30) |
| CIE-LCH | lch(87.39, 69.19, 146.39°) |
| OKLab | oklab(87.15% -0.1561 0.0946) |
| OKLCH | oklch(87.15% 0.182 148.8) |
| XYZ | xyz(44.4174, 70.7948, 37.3054) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.97
Mint Green
#8FFF9F
ΔE00 3.18
Lightgreen
#90EE90
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.59
Palegreen
#98FB98
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F58F #F571D7
analogous
#95F571 #71F58F #71F5D1
triadic
#71F58F #8F71F5 #F58F71
tetradic
#71F58F #7195F5 #F571D7 #F5D171
square
#71F58F #7195F5 #F571D7 #F5D171
split-complementary
#71F58F #D171F5 #F57195
monochromatic
#10DC3E #38F162 #71F58F #AAF9BC #E2FDE8
Accessibility & contrast
On white
1.39
#71F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#71F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F58F
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F58F | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#54F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #71f58f; /* rgb */ color: rgb(113, 245, 143); /* oklch */ color: oklch(87.2% 0.182 148.8);
Tailwind
colors: {
custom: {
50: '#a3f9b1',
500: '#71f58f',
950: '#000000',
},
}SCSS
$custom: #71f58f; $custom-light: #a3f9b1; $custom-dark: #000000;
JSON
{
"hex": "#71f58f",
"rgb": {
"r": 113,
"g": 245,
"b": 143
},
"hsl": {
"h": 133.636,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.87152,
"c": 0.18248,
"h": 148.8
},
"luminance": 0.70799
}Semantic roles & 50–950 ramp
primary
#71F58F
secondary
#CF3BAE
accent
#02B0E3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581