#71E28D#71E28D
#71E28D is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.5% C 0.158 H 149.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71E28D |
|---|---|
| RGB | rgb(113, 226, 141) |
| HSL | hsl(135, 66%, 66%) |
| HSV | hsv(135, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.74, -50.36, 31.91) |
| CIE-LCH | lch(81.74, 59.62, 147.63°) |
| OKLab | oklab(82.52% -0.1367 0.0795) |
| OKLCH | oklch(82.52% 0.158 149.8) |
| XYZ | xyz(38.8116, 59.8234, 34.6960) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 5.43
Seafoam Green
#7AF9AB
ΔE00 5.51
Aqua Green
#12E193
ΔE00 5.54
Seafoam (survey)
#80F9AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E28D #E271C6
analogous
#8EE271 #71E28D #71E2C6
triadic
#71E28D #8D71E2 #E28D71
tetradic
#71E28D #718EE2 #E271C6 #E2C671
square
#71E28D #718EE2 #E271C6 #E2C671
split-complementary
#71E28D #C671E2 #E2718E
monochromatic
#25B448 #3ED864 #71E28D #A4ECB6 #D7F7DF
Accessibility & contrast
On white
1.62
#71E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#71E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E28D
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E28D | 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)
#E3D287
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#5ADFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71e28d; /* rgb */ color: rgb(113, 226, 141); /* oklch */ color: oklch(82.5% 0.158 149.8);
Tailwind
colors: {
custom: {
50: '#a1ecaf',
500: '#71e28d',
950: '#000000',
},
}SCSS
$custom: #71e28d; $custom-light: #a1ecaf; $custom-dark: #000000;
JSON
{
"hex": "#71e28d",
"rgb": {
"r": 113,
"g": 226,
"b": 141
},
"hsl": {
"h": 134.867,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.82522,
"c": 0.15817,
"h": 149.8
},
"luminance": 0.59827
}Semantic roles & 50–950 ramp
primary
#71E28D
secondary
#B54298
accent
#18A1CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581