#71E79A#71E79A
#71E79A is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.153 H 153.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71E79A |
|---|---|
| RGB | rgb(113, 231, 154) |
| HSL | hsl(141, 71%, 67%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.44, -50.16, 27.55) |
| CIE-LCH | lch(83.44, 57.23, 151.22°) |
| OKLab | oklab(83.98% -0.1365 0.0693) |
| OKLCH | oklch(83.98% 0.153 153.1) |
| XYZ | xyz(41.2157, 62.9922, 40.5524) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.64
Light Bluish Green
#76FDA8
ΔE00 4.69
Weird Green
#3AE57F
ΔE00 4.77
Light Sea Green
#98F6B0
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E79A #E771BE
analogous
#83E771 #71E79A #71E7D5
triadic
#71E79A #9A71E7 #E79A71
tetradic
#71E79A #7183E7 #E771BE #E7D571
square
#71E79A #7183E7 #E771BE #E7D571
split-complementary
#71E79A #D571E7 #E77183
monochromatic
#20BE57 #3DDE75 #71E79A #A5F0BF #DAF9E4
Accessibility & contrast
On white
1.54
#71E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#71E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E79A
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E79A | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#54E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e79a; /* rgb */ color: rgb(113, 231, 154); /* oklch */ color: oklch(84.0% 0.153 153.1);
Tailwind
colors: {
custom: {
50: '#a1efb8',
500: '#71e79a',
950: '#000000',
},
}SCSS
$custom: #71e79a; $custom-light: #a1efb8; $custom-dark: #000000;
JSON
{
"hex": "#71e79a",
"rgb": {
"r": 113,
"g": 231,
"b": 154
},
"hsl": {
"h": 140.847,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.8398,
"c": 0.15308,
"h": 153.1
},
"luminance": 0.62996
}Semantic roles & 50–950 ramp
primary
#71E79A
secondary
#BD3F91
accent
#1290D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581