#71E18E#71E18E
#71E18E is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.156 H 150.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71E18E |
|---|---|
| RGB | rgb(113, 225, 142) |
| HSL | hsl(136, 65%, 66%) |
| HSV | hsv(136, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.46, -49.78, 31.04) |
| CIE-LCH | lch(81.46, 58.66, 148.06°) |
| OKLab | oklab(82.3% -0.1352 0.0775) |
| OKLCH | oklch(82.3% 0.156 150.2) |
| XYZ | xyz(38.6152, 59.3111, 34.9992) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.56
Aqua Green
#12E193
ΔE00 5.41
Tealish Green
#0CDC73
ΔE00 5.52
Seafoam Green
#7AF9AB
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E18E #E171C4
analogous
#8CE171 #71E18E #71E1C6
triadic
#71E18E #8E71E1 #E18E71
tetradic
#71E18E #718CE1 #E171C4 #E1C671
square
#71E18E #718CE1 #E171C4 #E1C671
split-complementary
#71E18E #C671E1 #E1718C
monochromatic
#26B24A #3ED666 #71E18E #A4ECB6 #D6F6DE
Accessibility & contrast
On white
1.63
#71E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#71E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E18E
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E18E | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#5ADECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e18e; /* rgb */ color: rgb(113, 225, 142); /* oklch */ color: oklch(82.3% 0.156 150.2);
Tailwind
colors: {
custom: {
50: '#a1ebaf',
500: '#71e18e',
950: '#000000',
},
}SCSS
$custom: #71e18e; $custom-light: #a1ebaf; $custom-dark: #000000;
JSON
{
"hex": "#71e18e",
"rgb": {
"r": 113,
"g": 225,
"b": 142
},
"hsl": {
"h": 135.536,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.82298,
"c": 0.15581,
"h": 150.2
},
"luminance": 0.59314
}Semantic roles & 50–950 ramp
primary
#71E18E
secondary
#B34396
accent
#199ECD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481