#71E089#71E089
#71E089 is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.159 H 148.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #71E089 |
|---|---|
| RGB | rgb(113, 224, 137) |
| HSL | hsl(133, 64%, 66%) |
| HSV | hsv(133, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(81.09, -50.20, 33.08) |
| CIE-LCH | lch(81.09, 60.12, 146.62°) |
| OKLab | oklab(81.96% -0.1363 0.0822) |
| OKLCH | oklch(81.96% 0.159 148.9) |
| XYZ | xyz(37.9786, 58.6252, 32.9765) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 5.23
Aqua Green
#12E193
ΔE00 5.84
Lightish Green
#61E160
ΔE00 5.90
Seafoam Green
#7AF9AB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E089 #E071C8
analogous
#90E071 #71E089 #71E0C0
triadic
#71E089 #8971E0 #E08971
tetradic
#71E089 #7190E0 #E071C8 #E0C071
square
#71E089 #7190E0 #E071C8 #E0C071
split-complementary
#71E089 #C071E0 #E07190
monochromatic
#26B044 #3FD55F #71E089 #A3EBB3 #D5F6DC
Accessibility & contrast
On white
1.65
#71E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#71E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E089
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E089 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D083
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#5BDCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e089; /* rgb */ color: rgb(113, 224, 137); /* oklch */ color: oklch(82.0% 0.159 148.9);
Tailwind
colors: {
custom: {
50: '#a1eaac',
500: '#71e089',
950: '#000000',
},
}SCSS
$custom: #71e089; $custom-light: #a1eaac; $custom-dark: #000000;
JSON
{
"hex": "#71e089",
"rgb": {
"r": 113,
"g": 224,
"b": 137
},
"hsl": {
"h": 132.973,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81964,
"c": 0.15912,
"h": 148.9
},
"luminance": 0.58628
}Semantic roles & 50–950 ramp
primary
#71E089
secondary
#B2449A
accent
#1AA5CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481