#71E485#71E485
#71E485 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.168 H 147.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71E485 |
|---|---|
| RGB | rgb(113, 228, 133) |
| HSL | hsl(130, 68%, 67%) |
| HSV | hsv(130, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(82.21, -52.46, 36.56) |
| CIE-LCH | lch(82.21, 63.94, 145.13°) |
| OKLab | oklab(82.86% -0.1423 0.0902) |
| OKLCH | oklch(82.86% 0.168 147.6) |
| XYZ | xyz(38.7847, 60.6879, 31.8559) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 3.58
Lightish Green
#61E160
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.19
Turquoise Green
#04F489
ΔE00 5.69
Palegreen
#98FB98
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E485 #E471D0
analogous
#97E471 #71E485 #71E4BF
triadic
#71E485 #8571E4 #E48571
tetradic
#71E485 #7197E4 #E471D0 #E4BF71
square
#71E485 #7197E4 #E471D0 #E4BF71
split-complementary
#71E485 #BF71E4 #E47197
monochromatic
#23B83D #3EDA59 #71E485 #A4EEB1 #D8F8DD
Accessibility & contrast
On white
1.60
#71E485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#71E485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E485
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E485 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#D6C88B
Tritanopia (blue-blind)
#5CE0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e485; /* rgb */ color: rgb(113, 228, 133); /* oklch */ color: oklch(82.9% 0.168 147.6);
Tailwind
colors: {
custom: {
50: '#a1eda9',
500: '#71e485',
950: '#000000',
},
}SCSS
$custom: #71e485; $custom-light: #a1eda9; $custom-dark: #000000;
JSON
{
"hex": "#71e485",
"rgb": {
"r": 113,
"g": 228,
"b": 133
},
"hsl": {
"h": 130.435,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82864,
"c": 0.16849,
"h": 147.6
},
"luminance": 0.60691
}Semantic roles & 50–950 ramp
primary
#71E485
secondary
#B841A3
accent
#16B0D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581