#71E79F#71E79F
#71E79F is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.149 H 154.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71E79F |
|---|---|
| RGB | rgb(113, 231, 159) |
| HSL | hsl(143, 71%, 67%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.53, -49.25, 25.10) |
| CIE-LCH | lch(83.53, 55.28, 152.99°) |
| OKLab | oklab(84.08% -0.1343 0.0635) |
| OKLCH | oklch(84.08% 0.149 154.7) |
| XYZ | xyz(41.6408, 63.1623, 42.7914) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.37
Light Sea Green
#98F6B0
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E79F #E771B9
analogous
#7EE771 #71E79F #71E7DA
triadic
#71E79F #9F71E7 #E79F71
tetradic
#71E79F #717EE7 #E771B9 #E7DA71
square
#71E79F #717EE7 #E771B9 #E7DA71
split-complementary
#71E79F #DA71E7 #E7717E
monochromatic
#20BE5D #3DDE7C #71E79F #A5F0C2 #DAF9E6
Accessibility & contrast
On white
1.54
#71E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#71E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E79F
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E79F | 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)
#E7D79B
Deuteranopia (green-blind)
#D6CBA3
Tritanopia (blue-blind)
#52E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e79f; /* rgb */ color: rgb(113, 231, 159); /* oklch */ color: oklch(84.1% 0.149 154.7);
Tailwind
colors: {
custom: {
50: '#a1efbb',
500: '#71e79f',
950: '#000000',
},
}SCSS
$custom: #71e79f; $custom-light: #a1efbb; $custom-dark: #000000;
JSON
{
"hex": "#71e79f",
"rgb": {
"r": 113,
"g": 231,
"b": 159
},
"hsl": {
"h": 143.39,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84082,
"c": 0.14852,
"h": 154.7
},
"luminance": 0.63166
}Semantic roles & 50–950 ramp
primary
#71E79F
secondary
#BD3F8C
accent
#1288D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582