#71E58E#71E58E
#71E58E is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.161 H 149.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71E58E |
|---|---|
| RGB | rgb(113, 229, 142) |
| HSL | hsl(135, 69%, 67%) |
| HSV | hsv(135, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.65, -51.42, 32.60) |
| CIE-LCH | lch(82.65, 60.88, 147.62°) |
| OKLab | oklab(83.27% -0.1395 0.0812) |
| OKLCH | oklch(83.27% 0.161 149.8) |
| XYZ | xyz(39.7092, 61.4991, 35.3639) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 5.00
Seafoam (survey)
#80F9AD
ΔE00 5.16
Light Bluish Green
#76FDA8
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E58E #E571C8
analogous
#8EE571 #71E58E #71E5C8
triadic
#71E58E #8E71E5 #E58E71
tetradic
#71E58E #718EE5 #E571C8 #E5C871
square
#71E58E #718EE5 #E571C8 #E5C871
split-complementary
#71E58E #C871E5 #E5718E
monochromatic
#22BA48 #3DDC65 #71E58E #A5EEB7 #D8F8E0
Accessibility & contrast
On white
1.58
#71E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#71E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E58E
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E58E | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#59E1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e58e; /* rgb */ color: rgb(113, 229, 142); /* oklch */ color: oklch(83.3% 0.161 149.8);
Tailwind
colors: {
custom: {
50: '#a1eeb0',
500: '#71e58e',
950: '#000000',
},
}SCSS
$custom: #71e58e; $custom-light: #a1eeb0; $custom-dark: #000000;
JSON
{
"hex": "#71e58e",
"rgb": {
"r": 113,
"g": 229,
"b": 142
},
"hsl": {
"h": 135,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83266,
"c": 0.16144,
"h": 149.8
},
"luminance": 0.61502
}Semantic roles & 50–950 ramp
primary
#71E58E
secondary
#BA419B
accent
#14A2D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581