#71DE85#71DE85
#71DE85 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.160 H 148.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71DE85 |
|---|---|
| RGB | rgb(113, 222, 133) |
| HSL | hsl(131, 62%, 66%) |
| HSV | hsv(131, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 40.1%, 12.9%) |
| CIE-LAB | lab(80.43, -50.02, 34.24) |
| CIE-LCH | lch(80.43, 60.62, 145.61°) |
| OKLab | oklab(81.41% -0.1358 0.0848) |
| OKLCH | oklch(81.41% 0.16 148) |
| XYZ | xyz(37.1627, 57.4438, 31.3152) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.10
Lightish Green
#61E160
ΔE00 5.49
Emerald
#50C878
ΔE00 6.00
Seaweed
#18D17B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DE85 #DE71CA
analogous
#93DE71 #71DE85 #71DEBB
triadic
#71DE85 #8571DE #DE8571
tetradic
#71DE85 #7193DE #DE71CA #DEBB71
square
#71DE85 #7193DE #DE71CA #DEBB71
split-complementary
#71DE85 #BB71DE #DE7193
monochromatic
#28AD40 #3FD25A #71DE85 #A3EAB0 #D4F5DA
Accessibility & contrast
On white
1.68
#71DE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#71DE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DE85
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DE85 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7F
Deuteranopia (green-blind)
#D1C38B
Tritanopia (blue-blind)
#5DDAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71de85; /* rgb */ color: rgb(113, 222, 133); /* oklch */ color: oklch(81.4% 0.160 148.0);
Tailwind
colors: {
custom: {
50: '#a0e9a9',
500: '#71de85',
950: '#000000',
},
}SCSS
$custom: #71de85; $custom-light: #a0e9a9; $custom-dark: #000000;
JSON
{
"hex": "#71de85",
"rgb": {
"r": 113,
"g": 222,
"b": 133
},
"hsl": {
"h": 131.009,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.81406,
"c": 0.16009,
"h": 148
},
"luminance": 0.57447
}Semantic roles & 50–950 ramp
primary
#71DE85
secondary
#AF459B
accent
#1BAACA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481