#71E18D#71E18D
#71E18D is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.157 H 149.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71E18D |
|---|---|
| RGB | rgb(113, 225, 141) |
| HSL | hsl(135, 65%, 66%) |
| HSV | hsv(135, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(81.45, -49.94, 31.52) |
| CIE-LCH | lch(81.45, 59.06, 147.74°) |
| OKLab | oklab(82.28% -0.1356 0.0786) |
| OKLCH | oklch(82.28% 0.157 149.9) |
| XYZ | xyz(38.5405, 59.2812, 34.6056) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 5.45
Aqua Green
#12E193
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E18D #E171C5
analogous
#8DE171 #71E18D #71E1C5
triadic
#71E18D #8D71E1 #E18D71
tetradic
#71E18D #718DE1 #E171C5 #E1C571
square
#71E18D #718DE1 #E171C5 #E1C571
split-complementary
#71E18D #C571E1 #E1718D
monochromatic
#26B249 #3ED664 #71E18D #A4ECB6 #D6F6DE
Accessibility & contrast
On white
1.63
#71E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#71E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E18D
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E18D | 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)
#E2D187
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#5ADECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e18d; /* rgb */ color: rgb(113, 225, 141); /* oklch */ color: oklch(82.3% 0.157 149.9);
Tailwind
colors: {
custom: {
50: '#a1ebaf',
500: '#71e18d',
950: '#000000',
},
}SCSS
$custom: #71e18d; $custom-light: #a1ebaf; $custom-dark: #000000;
JSON
{
"hex": "#71e18d",
"rgb": {
"r": 113,
"g": 225,
"b": 141
},
"hsl": {
"h": 135,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.8228,
"c": 0.15676,
"h": 149.9
},
"luminance": 0.59284
}Semantic roles & 50–950 ramp
primary
#71E18D
secondary
#B34397
accent
#19A0CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481