#71DE80#71DE80
#71DE80 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.3% C 0.165 H 146.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71DE80 |
|---|---|
| RGB | rgb(113, 222, 128) |
| HSL | hsl(128, 62%, 66%) |
| HSV | hsv(128, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(80.35, -50.81, 36.65) |
| CIE-LCH | lch(80.35, 62.65, 144.19°) |
| OKLab | oklab(81.32% -0.1379 0.0903) |
| OKLCH | oklch(81.32% 0.165 146.8) |
| XYZ | xyz(36.8254, 57.3089, 29.5391) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.43
Lightish Green
#61E160
ΔE00 4.67
Tealish Green
#0CDC73
ΔE00 5.01
Emerald
#50C878
ΔE00 6.24
Fresh Green
#69D84F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DE80 #DE71CF
analogous
#98DE71 #71DE80 #71DEB6
triadic
#71DE80 #8071DE #DE8071
tetradic
#71DE80 #7198DE #DE71CF #DEB671
square
#71DE80 #7198DE #DE71CF #DEB671
split-complementary
#71DE80 #B671DE #DE7198
monochromatic
#28AD3A #3FD254 #71DE80 #A3EAAC #D4F5D9
Accessibility & contrast
On white
1.69
#71DE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#71DE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DE80
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DE80 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#5EDAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71de80; /* rgb */ color: rgb(113, 222, 128); /* oklch */ color: oklch(81.3% 0.165 146.8);
Tailwind
colors: {
custom: {
50: '#a1e9a6',
500: '#71de80',
950: '#000000',
},
}SCSS
$custom: #71de80; $custom-light: #a1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#71de80",
"rgb": {
"r": 113,
"g": 222,
"b": 128
},
"hsl": {
"h": 128.257,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.8132,
"c": 0.16482,
"h": 146.8
},
"luminance": 0.57312
}Semantic roles & 50–950 ramp
primary
#71DE80
secondary
#AF45A0
accent
#1BB2CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480