#71E790#71E790
#71E790 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.162 H 150.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #71E790 |
|---|---|
| RGB | rgb(113, 231, 144) |
| HSL | hsl(136, 71%, 67%) |
| HSV | hsv(136, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 37.7%, 9.4%) |
| CIE-LAB | lab(83.27, -51.89, 32.42) |
| CIE-LCH | lch(83.27, 61.19, 148.01°) |
| OKLab | oklab(83.79% -0.1408 0.0808) |
| OKLCH | oklch(83.79% 0.162 150.2) |
| XYZ | xyz(40.4173, 62.6728, 36.3474) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 4.56
Seafoam (survey)
#80F9AD
ΔE00 4.74
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Green Blue
#56FCA2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E790 #E771C8
analogous
#8DE771 #71E790 #71E7CB
triadic
#71E790 #9071E7 #E79071
tetradic
#71E790 #718DE7 #E771C8 #E7CB71
square
#71E790 #718DE7 #E771C8 #E7CB71
split-complementary
#71E790 #CB71E7 #E7718D
monochromatic
#20BE49 #3DDE67 #71E790 #A5F0B9 #DAF9E2
Accessibility & contrast
On white
1.55
#71E790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#71E790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E790
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E790 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#57E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e790; /* rgb */ color: rgb(113, 231, 144); /* oklch */ color: oklch(83.8% 0.162 150.2);
Tailwind
colors: {
custom: {
50: '#a1efb1',
500: '#71e790',
950: '#000000',
},
}SCSS
$custom: #71e790; $custom-light: #a1efb1; $custom-dark: #000000;
JSON
{
"hex": "#71e790",
"rgb": {
"r": 113,
"g": 231,
"b": 144
},
"hsl": {
"h": 135.763,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83787,
"c": 0.16237,
"h": 150.2
},
"luminance": 0.62676
}Semantic roles & 50–950 ramp
primary
#71E790
secondary
#BD3F9C
accent
#12A0D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581