#71E77D#71E77D
#71E77D is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.180 H 145.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #71E77D |
|---|---|
| RGB | rgb(113, 231, 125) |
| HSL | hsl(126, 71%, 67%) |
| HSV | hsv(126, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.99, -54.86, 41.50) |
| CIE-LCH | lch(82.99, 68.78, 142.89°) |
| OKLab | oklab(83.46% -0.1488 0.1013) |
| OKLCH | oklch(83.46% 0.18 145.8) |
| XYZ | xyz(39.0854, 62.1401, 29.3326) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Lightish Green
#61E160
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.95
Palegreen
#98FB98
ΔE00 5.36
Spearmint
#1EF876
ΔE00 5.46
Minty Green
#0BF77D
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E77D #E771DB
analogous
#A0E771 #71E77D #71E7B8
triadic
#71E77D #7D71E7 #E77D71
tetradic
#71E77D #71A0E7 #E771DB #E7B871
square
#71E77D #71A0E7 #E771DB #E7B871
split-complementary
#71E77D #B871E7 #E771A0
monochromatic
#20BE30 #3DDE4D #71E77D #A5F0AD #DAF9DD
Accessibility & contrast
On white
1.56
#71E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#71E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E77D
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E77D | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#5DE2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e77d; /* rgb */ color: rgb(113, 231, 125); /* oklch */ color: oklch(83.5% 0.180 145.8);
Tailwind
colors: {
custom: {
50: '#a2efa4',
500: '#71e77d',
950: '#000000',
},
}SCSS
$custom: #71e77d; $custom-light: #a2efa4; $custom-dark: #000000;
JSON
{
"hex": "#71e77d",
"rgb": {
"r": 113,
"g": 231,
"b": 125
},
"hsl": {
"h": 126.102,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83464,
"c": 0.18002,
"h": 145.8
},
"luminance": 0.62143
}Semantic roles & 50–950 ramp
primary
#71E77D
secondary
#BD3FB0
accent
#12C0D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580