#71E48E#71E48E
#71E48E is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.160 H 149.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #71E48E |
|---|---|
| RGB | rgb(113, 228, 142) |
| HSL | hsl(135, 68%, 67%) |
| HSV | hsv(135, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(82.35, -51.01, 32.21) |
| CIE-LCH | lch(82.35, 60.33, 147.73°) |
| OKLab | oklab(83.02% -0.1385 0.0803) |
| OKLCH | oklch(83.02% 0.16 149.9) |
| XYZ | xyz(39.4333, 60.9473, 35.2720) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.51
Light Bluish Green
#76FDA8
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E48E #E471C7
analogous
#8EE471 #71E48E #71E4C7
triadic
#71E48E #8E71E4 #E48E71
tetradic
#71E48E #718EE4 #E471C7 #E4C771
square
#71E48E #718EE4 #E471C7 #E4C771
split-complementary
#71E48E #C771E4 #E4718E
monochromatic
#23B848 #3EDA65 #71E48E #A4EEB7 #D8F8E0
Accessibility & contrast
On white
1.59
#71E48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#71E48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E48E
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E48E | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D488
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#59E0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e48e; /* rgb */ color: rgb(113, 228, 142); /* oklch */ color: oklch(83.0% 0.160 149.9);
Tailwind
colors: {
custom: {
50: '#a1edb0',
500: '#71e48e',
950: '#000000',
},
}SCSS
$custom: #71e48e; $custom-light: #a1edb0; $custom-dark: #000000;
JSON
{
"hex": "#71e48e",
"rgb": {
"r": 113,
"g": 228,
"b": 142
},
"hsl": {
"h": 135.13,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83024,
"c": 0.16004,
"h": 149.9
},
"luminance": 0.60951
}Semantic roles & 50–950 ramp
primary
#71E48E
secondary
#B8419A
accent
#16A1D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581