#71DF83#71DF83
#71DF83 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.163 H 147.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF83 |
|---|---|
| RGB | rgb(113, 223, 131) |
| HSL | hsl(130, 63%, 66%) |
| HSV | hsv(130, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.70, -50.75, 35.59) |
| CIE-LCH | lch(80.70, 61.99, 144.96°) |
| OKLab | oklab(81.62% -0.1377 0.0879) |
| OKLCH | oklch(81.62% 0.163 147.5) |
| XYZ | xyz(37.2922, 57.9219, 30.6832) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.30
Lightish Green
#61E160
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.03
Emerald
#50C878
ΔE00 6.30
Seaweed
#18D17B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF83 #DF71CD
analogous
#96DF71 #71DF83 #71DFBA
triadic
#71DF83 #8371DF #DF8371
tetradic
#71DF83 #7196DF #DF71CD #DFBA71
square
#71DF83 #7196DF #DF71CD #DFBA71
split-complementary
#71DF83 #BA71DF #DF7196
monochromatic
#27AE3D #3FD457 #71DF83 #A3EAAF #D5F6DA
Accessibility & contrast
On white
1.67
#71DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#71DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF83
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF83 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7C
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#5DDBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df83; /* rgb */ color: rgb(113, 223, 131); /* oklch */ color: oklch(81.6% 0.163 147.5);
Tailwind
colors: {
custom: {
50: '#a1eaa8',
500: '#71df83',
950: '#000000',
},
}SCSS
$custom: #71df83; $custom-light: #a1eaa8; $custom-dark: #000000;
JSON
{
"hex": "#71df83",
"rgb": {
"r": 113,
"g": 223,
"b": 131
},
"hsl": {
"h": 129.818,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81615,
"c": 0.16339,
"h": 147.5
},
"luminance": 0.57925
}Semantic roles & 50–950 ramp
primary
#71DF83
secondary
#B0449E
accent
#1BAECB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480