#71E48D#71E48D
#71E48D is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.161 H 149.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71E48D |
|---|---|
| RGB | rgb(113, 228, 141) |
| HSL | hsl(135, 68%, 67%) |
| HSV | hsv(135, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(82.33, -51.17, 32.70) |
| CIE-LCH | lch(82.33, 60.73, 147.42°) |
| OKLab | oklab(83.01% -0.1389 0.0814) |
| OKLCH | oklch(83.01% 0.161 149.6) |
| XYZ | xyz(39.3586, 60.9174, 34.8783) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 5.22
Seafoam (survey)
#80F9AD
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.45
Light Bluish Green
#76FDA8
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E48D #E471C8
analogous
#8FE471 #71E48D #71E4C7
triadic
#71E48D #8D71E4 #E48D71
tetradic
#71E48D #718FE4 #E471C8 #E4C771
square
#71E48D #718FE4 #E471C8 #E4C771
split-complementary
#71E48D #C771E4 #E4718F
monochromatic
#23B847 #3EDA64 #71E48D #A4EEB6 #D8F8E0
Accessibility & contrast
On white
1.59
#71E48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#71E48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E48D
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E48D | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D487
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#59E0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e48d; /* rgb */ color: rgb(113, 228, 141); /* oklch */ color: oklch(83.0% 0.161 149.6);
Tailwind
colors: {
custom: {
50: '#a1edaf',
500: '#71e48d',
950: '#000000',
},
}SCSS
$custom: #71e48d; $custom-light: #a1edaf; $custom-dark: #000000;
JSON
{
"hex": "#71e48d",
"rgb": {
"r": 113,
"g": 228,
"b": 141
},
"hsl": {
"h": 134.609,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83006,
"c": 0.16098,
"h": 149.6
},
"luminance": 0.60921
}Semantic roles & 50–950 ramp
primary
#71E48D
secondary
#B8419B
accent
#16A3D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581