#71E28E#71E28E
#71E28E is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.157 H 150.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71E28E |
|---|---|
| RGB | rgb(113, 226, 142) |
| HSL | hsl(135, 66%, 66%) |
| HSV | hsv(135, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(81.76, -50.19, 31.43) |
| CIE-LCH | lch(81.76, 59.22, 147.94°) |
| OKLab | oklab(82.54% -0.1363 0.0784) |
| OKLCH | oklch(82.54% 0.157 150.1) |
| XYZ | xyz(38.8863, 59.8533, 35.0896) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 5.43
Aqua Green
#12E193
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.50
Seafoam (survey)
#80F9AD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E28E #E271C5
analogous
#8DE271 #71E28E #71E2C7
triadic
#71E28E #8E71E2 #E28E71
tetradic
#71E28E #718DE2 #E271C5 #E2C771
square
#71E28E #718DE2 #E271C5 #E2C771
split-complementary
#71E28E #C771E2 #E2718D
monochromatic
#25B449 #3ED866 #71E28E #A4ECB6 #D7F7DF
Accessibility & contrast
On white
1.62
#71E28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#71E28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E28E
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E28E | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#59DFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71e28e; /* rgb */ color: rgb(113, 226, 142); /* oklch */ color: oklch(82.5% 0.157 150.1);
Tailwind
colors: {
custom: {
50: '#a1ecb0',
500: '#71e28e',
950: '#000000',
},
}SCSS
$custom: #71e28e; $custom-light: #a1ecb0; $custom-dark: #000000;
JSON
{
"hex": "#71e28e",
"rgb": {
"r": 113,
"g": 226,
"b": 142
},
"hsl": {
"h": 135.398,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.8254,
"c": 0.15722,
"h": 150.1
},
"luminance": 0.59856
}Semantic roles & 50–950 ramp
primary
#71E28E
secondary
#B54297
accent
#189FCE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581