#71DF7B#71DF7B
#71DF7B is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.171 H 145.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF7B |
|---|---|
| RGB | rgb(113, 223, 123) |
| HSL | hsl(125, 63%, 66%) |
| HSV | hsv(125, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 44.8%, 12.5%) |
| CIE-LAB | lab(80.58, -51.96, 39.43) |
| CIE-LCH | lch(80.58, 65.23, 142.81°) |
| OKLab | oklab(81.48% -0.1411 0.0964) |
| OKLCH | oklch(81.48% 0.171 145.6) |
| XYZ | xyz(36.7708, 57.7133, 27.9372) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 5.08
Fresh Green
#69D84F
ΔE00 5.52
Turquoise Green
#04F489
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF7B #DF71D5
analogous
#9EDF71 #71DF7B #71DFB2
triadic
#71DF7B #7B71DF #DF7B71
tetradic
#71DF7B #719EDF #DF71D5 #DFB271
square
#71DF7B #719EDF #DF71D5 #DFB271
split-complementary
#71DF7B #B271DF #DF719E
monochromatic
#27AE34 #3FD44D #71DF7B #A3EAA9 #D5F6D8
Accessibility & contrast
On white
1.67
#71DF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#71DF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF7B
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF7B | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE73
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#5FDAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df7b; /* rgb */ color: rgb(113, 223, 123); /* oklch */ color: oklch(81.5% 0.171 145.6);
Tailwind
colors: {
custom: {
50: '#a1eaa2',
500: '#71df7b',
950: '#000000',
},
}SCSS
$custom: #71df7b; $custom-light: #a1eaa2; $custom-dark: #000000;
JSON
{
"hex": "#71df7b",
"rgb": {
"r": 113,
"g": 223,
"b": 123
},
"hsl": {
"h": 125.455,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81482,
"c": 0.17091,
"h": 145.6
},
"luminance": 0.57716
}Semantic roles & 50–950 ramp
primary
#71DF7B
secondary
#B044A6
accent
#1BBBCB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480