#71E79E#71E79E
#71E79E is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.149 H 154.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71E79E |
|---|---|
| RGB | rgb(113, 231, 158) |
| HSL | hsl(143, 71%, 67%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.51, -49.43, 25.59) |
| CIE-LCH | lch(83.51, 55.67, 152.63°) |
| OKLab | oklab(84.06% -0.1347 0.0646) |
| OKLCH | oklch(84.06% 0.149 154.4) |
| XYZ | xyz(41.5544, 63.1277, 42.3362) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.45
Light Sea Green
#98F6B0
ΔE00 4.70
Light Bluish Green
#76FDA8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E79E #E771BA
analogous
#7FE771 #71E79E #71E7D9
triadic
#71E79E #9E71E7 #E79E71
tetradic
#71E79E #717FE7 #E771BA #E7D971
square
#71E79E #717FE7 #E771BA #E7D971
split-complementary
#71E79E #D971E7 #E7717F
monochromatic
#20BE5C #3DDE7A #71E79E #A5F0C2 #DAF9E6
Accessibility & contrast
On white
1.54
#71E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#71E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E79E
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E79E | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#52E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e79e; /* rgb */ color: rgb(113, 231, 158); /* oklch */ color: oklch(84.1% 0.149 154.4);
Tailwind
colors: {
custom: {
50: '#a1efbb',
500: '#71e79e',
950: '#000000',
},
}SCSS
$custom: #71e79e; $custom-light: #a1efbb; $custom-dark: #000000;
JSON
{
"hex": "#71e79e",
"rgb": {
"r": 113,
"g": 231,
"b": 158
},
"hsl": {
"h": 142.881,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84061,
"c": 0.14942,
"h": 154.4
},
"luminance": 0.63131
}Semantic roles & 50–950 ramp
primary
#71E79E
secondary
#BD3F8D
accent
#128AD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582