#71E27D#71E27D
#71E27D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.2% C 0.173 H 146.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71E27D |
|---|---|
| RGB | rgb(113, 226, 125) |
| HSL | hsl(126, 66%, 66%) |
| HSV | hsv(126, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(81.50, -52.87, 39.61) |
| CIE-LCH | lch(81.50, 66.07, 143.16°) |
| OKLab | oklab(82.25% -0.1435 0.097) |
| OKLCH | oklch(82.25% 0.173 146) |
| XYZ | xyz(37.7059, 59.3811, 28.8728) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 5.15
Fresh Green
#69D84F
ΔE00 5.78
Palegreen
#98FB98
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E27D #E271D6
analogous
#9EE271 #71E27D #71E2B6
triadic
#71E27D #7D71E2 #E27D71
tetradic
#71E27D #719EE2 #E271D6 #E2B671
square
#71E27D #719EE2 #E271D6 #E2B671
split-complementary
#71E27D #B671E2 #E2719E
monochromatic
#25B434 #3ED84E #71E27D #A4ECAC #D7F7DA
Accessibility & contrast
On white
1.63
#71E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#71E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E27D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E27D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#5EDDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e27d; /* rgb */ color: rgb(113, 226, 125); /* oklch */ color: oklch(82.2% 0.173 146.0);
Tailwind
colors: {
custom: {
50: '#a1eca4',
500: '#71e27d',
950: '#000000',
},
}SCSS
$custom: #71e27d; $custom-light: #a1eca4; $custom-dark: #000000;
JSON
{
"hex": "#71e27d",
"rgb": {
"r": 113,
"g": 226,
"b": 125
},
"hsl": {
"h": 126.372,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.82245,
"c": 0.17318,
"h": 146
},
"luminance": 0.59384
}Semantic roles & 50–950 ramp
primary
#71E27D
secondary
#B542A9
accent
#18BBCE
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580