#71E997#71E997
#71E997 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.159 H 151.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71E997 |
|---|---|
| RGB | rgb(113, 233, 151) |
| HSL | hsl(139, 73%, 68%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.98, -51.51, 29.80) |
| CIE-LCH | lch(83.98, 59.51, 149.95°) |
| OKLab | oklab(84.4% -0.14 0.0747) |
| OKLCH | oklch(84.4% 0.159 151.9) |
| XYZ | xyz(41.5319, 64.0194, 39.4405) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E997 #E971C3
analogous
#87E971 #71E997 #71E9D3
triadic
#71E997 #9771E9 #E99771
tetradic
#71E997 #7187E9 #E971C3 #E9D371
square
#71E997 #7187E9 #E971C3 #E9D371
split-complementary
#71E997 #D371E9 #E97187
monochromatic
#1EC252 #3CE170 #71E997 #A6F1BE #DBF9E5
Accessibility & contrast
On white
1.52
#71E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#71E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E997
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E997 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#54E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e997; /* rgb */ color: rgb(113, 233, 151); /* oklch */ color: oklch(84.4% 0.159 151.9);
Tailwind
colors: {
custom: {
50: '#a1f1b6',
500: '#71e997',
950: '#000000',
},
}SCSS
$custom: #71e997; $custom-light: #a1f1b6; $custom-dark: #000000;
JSON
{
"hex": "#71e997",
"rgb": {
"r": 113,
"g": 233,
"b": 151
},
"hsl": {
"h": 139,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84402,
"c": 0.15865,
"h": 151.9
},
"luminance": 0.64023
}Semantic roles & 50–950 ramp
primary
#71E997
secondary
#C03E97
accent
#1097D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581