#71DF8D#71DF8D
#71DF8D is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.154 H 150.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF8D |
|---|---|
| RGB | rgb(113, 223, 141) |
| HSL | hsl(135, 63%, 66%) |
| HSV | hsv(135, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.85, -49.12, 30.74) |
| CIE-LCH | lch(80.85, 57.94, 147.96°) |
| OKLab | oklab(81.8% -0.1334 0.0767) |
| OKLCH | oklch(81.8% 0.154 150.1) |
| XYZ | xyz(38.0029, 58.2062, 34.4264) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 5.94
Seafoam Green
#7AF9AB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF8D #DF71C3
analogous
#8CDF71 #71DF8D #71DFC4
triadic
#71DF8D #8D71DF #DF8D71
tetradic
#71DF8D #718CDF #DF71C3 #DFC471
square
#71DF8D #718CDF #DF71C3 #DFC471
split-complementary
#71DF8D #C471DF #DF718C
monochromatic
#27AE4A #3FD465 #71DF8D #A3EAB5 #D5F6DD
Accessibility & contrast
On white
1.66
#71DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#71DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF8D
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF8D | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#D1C492
Tritanopia (blue-blind)
#5ADCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df8d; /* rgb */ color: rgb(113, 223, 141); /* oklch */ color: oklch(81.8% 0.154 150.1);
Tailwind
colors: {
custom: {
50: '#a0eaaf',
500: '#71df8d',
950: '#000000',
},
}SCSS
$custom: #71df8d; $custom-light: #a0eaaf; $custom-dark: #000000;
JSON
{
"hex": "#71df8d",
"rgb": {
"r": 113,
"g": 223,
"b": 141
},
"hsl": {
"h": 135.273,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81795,
"c": 0.15392,
"h": 150.1
},
"luminance": 0.58209
}Semantic roles & 50–950 ramp
primary
#71DF8D
secondary
#B04495
accent
#1B9ECB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481