#71DF97#71DF97
#71DF97 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.145 H 153.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF97 |
|---|---|
| RGB | rgb(113, 223, 151) |
| HSL | hsl(141, 63%, 66%) |
| HSV | hsv(141, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.03, -47.37, 25.83) |
| CIE-LCH | lch(81.03, 53.95, 151.39°) |
| OKLab | oklab(81.99% -0.129 0.0651) |
| OKLCH | oklch(81.99% 0.145 153.2) |
| XYZ | xyz(38.7809, 58.5173, 38.5235) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF97 #DF71B9
analogous
#82DF71 #71DF97 #71DFCE
triadic
#71DF97 #9771DF #DF9771
tetradic
#71DF97 #7182DF #DF71B9 #DFCE71
square
#71DF97 #7182DF #DF71B9 #DFCE71
split-complementary
#71DF97 #CE71DF #DF7182
monochromatic
#27AE56 #3FD472 #71DF97 #A3EABC #D5F6E0
Accessibility & contrast
On white
1.65
#71DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#71DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF97
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF97 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#57DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df97; /* rgb */ color: rgb(113, 223, 151); /* oklch */ color: oklch(82.0% 0.145 153.2);
Tailwind
colors: {
custom: {
50: '#a0eab6',
500: '#71df97',
950: '#000000',
},
}SCSS
$custom: #71df97; $custom-light: #a0eab6; $custom-dark: #000000;
JSON
{
"hex": "#71df97",
"rgb": {
"r": 113,
"g": 223,
"b": 151
},
"hsl": {
"h": 140.727,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81993,
"c": 0.14454,
"h": 153.2
},
"luminance": 0.5852
}Semantic roles & 50–950 ramp
primary
#71DF97
secondary
#B0448B
accent
#1B8ECB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481