#71E189#71E189
#71E189 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.161 H 148.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71E189 |
|---|---|
| RGB | rgb(113, 225, 137) |
| HSL | hsl(133, 65%, 66%) |
| HSV | hsv(133, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(81.38, -50.61, 33.47) |
| CIE-LCH | lch(81.38, 60.67, 146.52°) |
| OKLab | oklab(82.21% -0.1373 0.0831) |
| OKLCH | oklch(82.21% 0.161 148.8) |
| XYZ | xyz(38.2482, 59.1643, 33.0664) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 5.22
Lightish Green
#61E160
ΔE00 5.79
Aqua Green
#12E193
ΔE00 5.88
Seafoam Green
#7AF9AB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E189 #E171C9
analogous
#91E171 #71E189 #71E1C1
triadic
#71E189 #8971E1 #E18971
tetradic
#71E189 #7191E1 #E171C9 #E1C171
square
#71E189 #7191E1 #E171C9 #E1C171
split-complementary
#71E189 #C171E1 #E17191
monochromatic
#26B244 #3ED65F #71E189 #A4ECB3 #D6F6DD
Accessibility & contrast
On white
1.64
#71E189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#71E189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E189
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E189 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D183
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#5BDDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e189; /* rgb */ color: rgb(113, 225, 137); /* oklch */ color: oklch(82.2% 0.161 148.8);
Tailwind
colors: {
custom: {
50: '#a1ebac',
500: '#71e189',
950: '#000000',
},
}SCSS
$custom: #71e189; $custom-light: #a1ebac; $custom-dark: #000000;
JSON
{
"hex": "#71e189",
"rgb": {
"r": 113,
"g": 225,
"b": 137
},
"hsl": {
"h": 132.857,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.82206,
"c": 0.16053,
"h": 148.8
},
"luminance": 0.59167
}Semantic roles & 50–950 ramp
primary
#71E189
secondary
#B3439B
accent
#19A6CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481