#71E699#71E699
#71E699 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.153 H 152.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #71E699 |
|---|---|
| RGB | rgb(113, 230, 153) |
| HSL | hsl(141, 70%, 67%) |
| HSV | hsv(141, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(83.13, -49.93, 27.64) |
| CIE-LCH | lch(83.13, 57.07, 151.03°) |
| OKLab | oklab(83.72% -0.1358 0.0695) |
| OKLCH | oklch(83.72% 0.153 152.9) |
| XYZ | xyz(40.8537, 62.4009, 40.0225) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 4.86
Light Bluish Green
#76FDA8
ΔE00 4.90
Aqua Green
#12E193
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E699 #E671BE
analogous
#83E671 #71E699 #71E6D4
triadic
#71E699 #9971E6 #E69971
tetradic
#71E699 #7183E6 #E671BE #E6D471
square
#71E699 #7183E6 #E671BE #E6D471
split-complementary
#71E699 #D471E6 #E67183
monochromatic
#21BC56 #3DDD74 #71E699 #A5EFBE #D9F8E4
Accessibility & contrast
On white
1.56
#71E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#71E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E699
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E699 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D6CA9E
Tritanopia (blue-blind)
#54E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e699; /* rgb */ color: rgb(113, 230, 153); /* oklch */ color: oklch(83.7% 0.153 152.9);
Tailwind
colors: {
custom: {
50: '#a1efb7',
500: '#71e699',
950: '#000000',
},
}SCSS
$custom: #71e699; $custom-light: #a1efb7; $custom-dark: #000000;
JSON
{
"hex": "#71e699",
"rgb": {
"r": 113,
"g": 230,
"b": 153
},
"hsl": {
"h": 140.513,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.83719,
"c": 0.15261,
"h": 152.9
},
"luminance": 0.62404
}Semantic roles & 50–950 ramp
primary
#71E699
secondary
#BB4091
accent
#1391D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581