#71DF90#71DF90
#71DF90 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.151 H 151.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF90 |
|---|---|
| RGB | rgb(113, 223, 144) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.90, -48.61, 29.27) |
| CIE-LCH | lch(80.90, 56.74, 148.94°) |
| OKLab | oklab(81.85% -0.1321 0.0733) |
| OKLCH | oklch(81.85% 0.151 151) |
| XYZ | xyz(38.2292, 58.2967, 35.6180) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 5.15
Aqua Green
#12E193
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.64
Tealish Green
#0CDC73
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF90 #DF71C0
analogous
#89DF71 #71DF90 #71DFC7
triadic
#71DF90 #9071DF #DF9071
tetradic
#71DF90 #7189DF #DF71C0 #DFC771
square
#71DF90 #7189DF #DF71C0 #DFC771
split-complementary
#71DF90 #C771DF #DF7189
monochromatic
#27AE4D #3FD469 #71DF90 #A3EAB7 #D5F6DE
Accessibility & contrast
On white
1.66
#71DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#71DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF90
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF90 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#D0C595
Tritanopia (blue-blind)
#59DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df90; /* rgb */ color: rgb(113, 223, 144); /* oklch */ color: oklch(81.9% 0.151 151.0);
Tailwind
colors: {
custom: {
50: '#a0eab1',
500: '#71df90',
950: '#000000',
},
}SCSS
$custom: #71df90; $custom-light: #a0eab1; $custom-dark: #000000;
JSON
{
"hex": "#71df90",
"rgb": {
"r": 113,
"g": 223,
"b": 144
},
"hsl": {
"h": 136.909,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81853,
"c": 0.1511,
"h": 151
},
"luminance": 0.583
}Semantic roles & 50–950 ramp
primary
#71DF90
secondary
#B04492
accent
#1B99CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481