#71E48A#71E48A
#71E48A is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.164 H 148.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #71E48A |
|---|---|
| RGB | rgb(113, 228, 138) |
| HSL | hsl(133, 68%, 67%) |
| HSV | hsv(133, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 39.5%, 10.6%) |
| CIE-LAB | lab(82.29, -51.67, 34.15) |
| CIE-LCH | lch(82.29, 61.93, 146.54°) |
| OKLab | oklab(82.95% -0.1402 0.0847) |
| OKLCH | oklch(82.95% 0.164 148.9) |
| XYZ | xyz(39.1384, 60.8294, 33.7186) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.76
Tealish Green
#0CDC73
ΔE00 5.31
Seafoam Green
#7AF9AB
ΔE00 5.51
Lightish Green
#61E160
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E48A #E471CB
analogous
#92E471 #71E48A #71E4C3
triadic
#71E48A #8A71E4 #E48A71
tetradic
#71E48A #7192E4 #E471CB #E4C371
square
#71E48A #7192E4 #E471CB #E4C371
split-complementary
#71E48A #C371E4 #E47192
monochromatic
#23B843 #3EDA60 #71E48A #A4EEB4 #D8F8DF
Accessibility & contrast
On white
1.59
#71E48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#71E48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E48A
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E48A | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#5AE0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e48a; /* rgb */ color: rgb(113, 228, 138); /* oklch */ color: oklch(83.0% 0.164 148.9);
Tailwind
colors: {
custom: {
50: '#a1edad',
500: '#71e48a',
950: '#000000',
},
}SCSS
$custom: #71e48a; $custom-light: #a1edad; $custom-dark: #000000;
JSON
{
"hex": "#71e48a",
"rgb": {
"r": 113,
"g": 228,
"b": 138
},
"hsl": {
"h": 133.043,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82952,
"c": 0.16379,
"h": 148.9
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#71E48A
secondary
#B8419E
accent
#16A7D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581