#71DF78#71DF78
#71DF78 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.174 H 145.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF78 |
|---|---|
| RGB | rgb(113, 223, 120) |
| HSL | hsl(124, 63%, 66%) |
| HSV | hsv(124, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(80.54, -52.40, 40.85) |
| CIE-LCH | lch(80.54, 66.44, 142.06°) |
| OKLab | oklab(81.43% -0.1423 0.0996) |
| OKLCH | oklch(81.43% 0.174 145) |
| XYZ | xyz(36.5859, 57.6393, 26.9633) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.44
Fresh Green
#69D84F
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.18
Palegreen
#98FB98
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF78 #DF71D8
analogous
#A1DF71 #71DF78 #71DFAF
triadic
#71DF78 #7871DF #DF7871
tetradic
#71DF78 #71A1DF #DF71D8 #DFAF71
square
#71DF78 #71A1DF #DF71D8 #DFAF71
split-complementary
#71DF78 #AF71DF #DF71A1
monochromatic
#27AE30 #3FD449 #71DF78 #A3EAA7 #D5F6D7
Accessibility & contrast
On white
1.68
#71DF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#71DF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF78
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF78 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE70
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#60DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df78; /* rgb */ color: rgb(113, 223, 120); /* oklch */ color: oklch(81.4% 0.174 145.0);
Tailwind
colors: {
custom: {
50: '#a1eaa0',
500: '#71df78',
950: '#000000',
},
}SCSS
$custom: #71df78; $custom-light: #a1eaa0; $custom-dark: #000000;
JSON
{
"hex": "#71df78",
"rgb": {
"r": 113,
"g": 223,
"b": 120
},
"hsl": {
"h": 123.818,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81434,
"c": 0.17369,
"h": 145
},
"luminance": 0.57642
}Semantic roles & 50–950 ramp
primary
#71DF78
secondary
#B044A9
accent
#1BC0CB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480