#71EF83#71EF83
#71EF83 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.185 H 146.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF83 |
|---|---|
| RGB | rgb(113, 239, 131) |
| HSL | hsl(129, 80%, 69%) |
| HSV | hsv(129, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(85.44, -57.11, 41.69) |
| CIE-LCH | lch(85.44, 70.71, 143.87°) |
| OKLab | oklab(85.5% -0.1548 0.1019) |
| OKLCH | oklch(85.5% 0.185 146.6) |
| XYZ | xyz(41.7707, 66.8789, 32.1761) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.23
Lightgreen (survey)
#76FF7B
ΔE00 4.21
Palegreen
#98FB98
ΔE00 4.23
Baby Green
#8CFF9E
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.30
Spearmint
#1EF876
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF83 #EF71DD
analogous
#9EEF71 #71EF83 #71EFC2
triadic
#71EF83 #8371EF #EF8371
tetradic
#71EF83 #719EEF #EF71DD #EFC271
square
#71EF83 #719EEF #EF71DD #EFC271
split-complementary
#71EF83 #C271EF #EF719E
monochromatic
#17CE31 #3AE953 #71EF83 #A8F5B3 #DFFBE3
Accessibility & contrast
On white
1.46
#71EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#71EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF83
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF83 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#59EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ef83; /* rgb */ color: rgb(113, 239, 131); /* oklch */ color: oklch(85.5% 0.185 146.6);
Tailwind
colors: {
custom: {
50: '#a3f5a8',
500: '#71ef83',
950: '#000000',
},
}SCSS
$custom: #71ef83; $custom-light: #a3f5a8; $custom-dark: #000000;
JSON
{
"hex": "#71ef83",
"rgb": {
"r": 113,
"g": 239,
"b": 131
},
"hsl": {
"h": 128.571,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.85503,
"c": 0.18535,
"h": 146.6
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#71EF83
secondary
#C83CB4
accent
#09BEDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581