#71DA7E#71DA7E
#71DA7E is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.161 H 146.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71DA7E |
|---|---|
| RGB | rgb(113, 218, 126) |
| HSL | hsl(127, 59%, 65%) |
| HSV | hsv(127, 48%, 85%) |
| CMYK | cmyk(48.2%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(79.13, -49.48, 36.08) |
| CIE-LCH | lch(79.13, 61.24, 143.90°) |
| OKLab | oklab(80.31% -0.1344 0.0889) |
| OKLCH | oklch(80.31% 0.161 146.5) |
| XYZ | xyz(35.6453, 55.1572, 28.5027) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.57
Lightish Green
#61E160
ΔE00 4.99
Tealish Green
#0CDC73
ΔE00 5.11
Lightgreen
#90EE90
ΔE00 5.14
Emerald
#50C878
ΔE00 5.49
Seaweed
#18D17B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DA7E #DA71CD
analogous
#98DA71 #71DA7E #71DAB3
triadic
#71DA7E #7E71DA #DA7E71
tetradic
#71DA7E #7198DA #DA71CD #DAB371
square
#71DA7E #7198DA #DA71CD #DAB371
split-complementary
#71DA7E #B371DA #DA7198
monochromatic
#2BA53A #40CD52 #71DA7E #A2E7AA #D2F3D6
Accessibility & contrast
On white
1.75
#71DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#71DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DA7E
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DA7E | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#60D6C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71da7e; /* rgb */ color: rgb(113, 218, 126); /* oklch */ color: oklch(80.3% 0.161 146.5);
Tailwind
colors: {
custom: {
50: '#a0e6a4',
500: '#71da7e',
950: '#000000',
},
}SCSS
$custom: #71da7e; $custom-light: #a0e6a4; $custom-dark: #000000;
JSON
{
"hex": "#71da7e",
"rgb": {
"r": 113,
"g": 218,
"b": 126
},
"hsl": {
"h": 127.429,
"s": 58.659,
"l": 64.902
},
"oklch": {
"l": 0.80311,
"c": 0.16109,
"h": 146.5
},
"luminance": 0.5516
}Semantic roles & 50–950 ramp
primary
#71DA7E
secondary
#A9469D
accent
#1FB2C6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480