#71E58F#71E58F
#71E58F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.161 H 150.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #71E58F |
|---|---|
| RGB | rgb(113, 229, 143) |
| HSL | hsl(136, 69%, 67%) |
| HSV | hsv(136, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.66, -51.25, 32.12) |
| CIE-LCH | lch(82.66, 60.48, 147.92°) |
| OKLab | oklab(83.29% -0.1391 0.0801) |
| OKLCH | oklch(83.29% 0.161 150.1) |
| XYZ | xyz(39.7846, 61.5293, 35.7611) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 5.07
Light Bluish Green
#76FDA8
ΔE00 5.31
Light Green Blue
#56FCA2
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E58F #E571C7
analogous
#8DE571 #71E58F #71E5C9
triadic
#71E58F #8F71E5 #E58F71
tetradic
#71E58F #718DE5 #E571C7 #E5C971
square
#71E58F #718DE5 #E571C7 #E5C971
split-complementary
#71E58F #C971E5 #E5718D
monochromatic
#22BA49 #3DDC66 #71E58F #A5EEB8 #D8F8E1
Accessibility & contrast
On white
1.58
#71E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#71E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E58F
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E58F | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D589
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#58E2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e58f; /* rgb */ color: rgb(113, 229, 143); /* oklch */ color: oklch(83.3% 0.161 150.1);
Tailwind
colors: {
custom: {
50: '#a1eeb0',
500: '#71e58f',
950: '#000000',
},
}SCSS
$custom: #71e58f; $custom-light: #a1eeb0; $custom-dark: #000000;
JSON
{
"hex": "#71e58f",
"rgb": {
"r": 113,
"g": 229,
"b": 143
},
"hsl": {
"h": 135.517,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83285,
"c": 0.16051,
"h": 150.1
},
"luminance": 0.61533
}Semantic roles & 50–950 ramp
primary
#71E58F
secondary
#BA419A
accent
#14A0D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581