#71E79B#71E79B
#71E79B is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.152 H 153.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71E79B |
|---|---|
| RGB | rgb(113, 231, 155) |
| HSL | hsl(141, 71%, 67%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(83.46, -49.98, 27.06) |
| CIE-LCH | lch(83.46, 56.84, 151.57°) |
| OKLab | oklab(84% -0.136 0.0682) |
| OKLCH | oklch(84% 0.152 153.4) |
| XYZ | xyz(41.2993, 63.0257, 40.9928) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.57
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Sea Green
#98F6B0
ΔE00 4.76
Light Greenish Blue
#63F7B4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E79B #E771BD
analogous
#82E771 #71E79B #71E7D6
triadic
#71E79B #9B71E7 #E79B71
tetradic
#71E79B #7182E7 #E771BD #E7D671
square
#71E79B #7182E7 #E771BD #E7D671
split-complementary
#71E79B #D671E7 #E77182
monochromatic
#20BE58 #3DDE76 #71E79B #A5F0C0 #DAF9E5
Accessibility & contrast
On white
1.54
#71E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#71E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E79B
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E79B | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#53E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e79b; /* rgb */ color: rgb(113, 231, 155); /* oklch */ color: oklch(84.0% 0.152 153.4);
Tailwind
colors: {
custom: {
50: '#a1efb9',
500: '#71e79b',
950: '#000000',
},
}SCSS
$custom: #71e79b; $custom-light: #a1efb9; $custom-dark: #000000;
JSON
{
"hex": "#71e79b",
"rgb": {
"r": 113,
"g": 231,
"b": 155
},
"hsl": {
"h": 141.356,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84,
"c": 0.15216,
"h": 153.4
},
"luminance": 0.63029
}Semantic roles & 50–950 ramp
primary
#71E79B
secondary
#BD3F90
accent
#128FD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581