#71EA97#71EA97
#71EA97 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.160 H 151.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA97 |
|---|---|
| RGB | rgb(113, 234, 151) |
| HSL | hsl(139, 74%, 68%) |
| HSV | hsv(139, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.27, -51.92, 30.20) |
| CIE-LCH | lch(84.27, 60.06, 149.82°) |
| OKLab | oklab(84.64% -0.141 0.0756) |
| OKLCH | oklch(84.64% 0.16 151.8) |
| XYZ | xyz(41.8158, 64.5872, 39.5352) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA97 #EA71C4
analogous
#87EA71 #71EA97 #71EAD3
triadic
#71EA97 #9771EA #EA9771
tetradic
#71EA97 #7187EA #EA71C4 #EAD371
square
#71EA97 #7187EA #EA71C4 #EAD371
split-complementary
#71EA97 #D371EA #EA7187
monochromatic
#1DC451 #3CE270 #71EA97 #A6F2BE #DCFAE5
Accessibility & contrast
On white
1.51
#71EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#71EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA97
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA97 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD992
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#54E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea97; /* rgb */ color: rgb(113, 234, 151); /* oklch */ color: oklch(84.6% 0.160 151.8);
Tailwind
colors: {
custom: {
50: '#a2f1b6',
500: '#71ea97',
950: '#000000',
},
}SCSS
$custom: #71ea97; $custom-light: #a2f1b6; $custom-dark: #000000;
JSON
{
"hex": "#71ea97",
"rgb": {
"r": 113,
"g": 234,
"b": 151
},
"hsl": {
"h": 138.843,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84643,
"c": 0.16004,
"h": 151.8
},
"luminance": 0.64591
}Semantic roles & 50–950 ramp
primary
#71EA97
secondary
#C23D98
accent
#0F98D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581