#71DD97#71DD97
#71DD97 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.5% C 0.142 H 153.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD97 |
|---|---|
| RGB | rgb(113, 221, 151) |
| HSL | hsl(141, 61%, 65%) |
| HSV | hsv(141, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(80.43, -46.52, 25.03) |
| CIE-LCH | lch(80.43, 52.83, 151.72°) |
| OKLab | oklab(81.51% -0.1268 0.0632) |
| OKLCH | oklch(81.51% 0.142 153.5) |
| XYZ | xyz(38.2497, 57.4550, 38.3465) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.10
Seafoam
#7FE0B3
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 6.11
Emerald
#50C878
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD97 #DD71B7
analogous
#81DD71 #71DD97 #71DDCD
triadic
#71DD97 #9771DD #DD9771
tetradic
#71DD97 #7181DD #DD71B7 #DDCD71
square
#71DD97 #7181DD #DD71B7 #DDCD71
split-complementary
#71DD97 #CD71DD #DD7181
monochromatic
#29AB57 #40D173 #71DD97 #A2E9BB #D4F5DF
Accessibility & contrast
On white
1.68
#71DD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#71DD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD97
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD97 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#58DBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dd97; /* rgb */ color: rgb(113, 221, 151); /* oklch */ color: oklch(81.5% 0.142 153.5);
Tailwind
colors: {
custom: {
50: '#a0e8b6',
500: '#71dd97',
950: '#000000',
},
}SCSS
$custom: #71dd97; $custom-light: #a0e8b6; $custom-dark: #000000;
JSON
{
"hex": "#71dd97",
"rgb": {
"r": 113,
"g": 221,
"b": 151
},
"hsl": {
"h": 141.111,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81511,
"c": 0.14168,
"h": 153.5
},
"luminance": 0.57458
}Semantic roles & 50–950 ramp
primary
#71DD97
secondary
#AD4589
accent
#1C8CC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481