#71E79D#71E79D
#71E79D is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.150 H 154.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71E79D |
|---|---|
| RGB | rgb(113, 231, 157) |
| HSL | hsl(142, 71%, 67%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.49, -49.62, 26.08) |
| CIE-LCH | lch(83.49, 56.05, 152.27°) |
| OKLab | oklab(84.04% -0.1352 0.0658) |
| OKLCH | oklch(84.04% 0.15 154) |
| XYZ | xyz(41.4687, 63.0934, 41.8847) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.56
Light Sea Green
#98F6B0
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E79D #E771BB
analogous
#80E771 #71E79D #71E7D8
triadic
#71E79D #9D71E7 #E79D71
tetradic
#71E79D #7180E7 #E771BB #E7D871
square
#71E79D #7180E7 #E771BB #E7D871
split-complementary
#71E79D #D871E7 #E77180
monochromatic
#20BE5B #3DDE79 #71E79D #A5F0C1 #DAF9E5
Accessibility & contrast
On white
1.54
#71E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#71E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E79D
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E79D | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#53E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e79d; /* rgb */ color: rgb(113, 231, 157); /* oklch */ color: oklch(84.0% 0.150 154.0);
Tailwind
colors: {
custom: {
50: '#a1efba',
500: '#71e79d',
950: '#000000',
},
}SCSS
$custom: #71e79d; $custom-light: #a1efba; $custom-dark: #000000;
JSON
{
"hex": "#71e79d",
"rgb": {
"r": 113,
"g": 231,
"b": 157
},
"hsl": {
"h": 142.373,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84041,
"c": 0.15033,
"h": 154
},
"luminance": 0.63097
}Semantic roles & 50–950 ramp
primary
#71E79D
secondary
#BD3F8E
accent
#128BD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581