#71E79C#71E79C
#71E79C is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.151 H 153.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71E79C |
|---|---|
| RGB | rgb(113, 231, 156) |
| HSL | hsl(142, 71%, 67%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(83.47, -49.80, 26.57) |
| CIE-LCH | lch(83.47, 56.45, 151.92°) |
| OKLab | oklab(84.02% -0.1356 0.067) |
| OKLCH | oklch(84.02% 0.151 153.7) |
| XYZ | xyz(41.3837, 63.0594, 41.4369) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.67
Light Sea Green
#98F6B0
ΔE00 4.73
Light Bluish Green
#76FDA8
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E79C #E771BC
analogous
#81E771 #71E79C #71E7D7
triadic
#71E79C #9C71E7 #E79C71
tetradic
#71E79C #7181E7 #E771BC #E7D771
square
#71E79C #7181E7 #E771BC #E7D771
split-complementary
#71E79C #D771E7 #E77181
monochromatic
#20BE59 #3DDE78 #71E79C #A5F0C0 #DAF9E5
Accessibility & contrast
On white
1.54
#71E79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#71E79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E79C
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E79C | 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)
#E7D797
Deuteranopia (green-blind)
#D6CBA1
Tritanopia (blue-blind)
#53E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e79c; /* rgb */ color: rgb(113, 231, 156); /* oklch */ color: oklch(84.0% 0.151 153.7);
Tailwind
colors: {
custom: {
50: '#a1efb9',
500: '#71e79c',
950: '#000000',
},
}SCSS
$custom: #71e79c; $custom-light: #a1efb9; $custom-dark: #000000;
JSON
{
"hex": "#71e79c",
"rgb": {
"r": 113,
"g": 231,
"b": 156
},
"hsl": {
"h": 141.864,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.8402,
"c": 0.15124,
"h": 153.7
},
"luminance": 0.63063
}Semantic roles & 50–950 ramp
primary
#71E79C
secondary
#BD3F8F
accent
#128DD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581