#71D07F#71D07F
#71D07F is a light, vivid green. Relative luminance 0.502; OKLCH L 77.9% C 0.146 H 147.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71D07F |
|---|---|
| RGB | rgb(113, 208, 127) |
| HSL | hsl(129, 50%, 63%) |
| HSV | hsv(129, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(76.16, -45.14, 31.71) |
| CIE-LCH | lch(76.16, 55.17, 144.91°) |
| OKLab | oklab(77.89% -0.1227 0.0787) |
| OKLCH | oklch(77.89% 0.146 147.3) |
| XYZ | xyz(33.1948, 50.1524, 28.0058) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.53
Emerald
#50C878
ΔE00 3.62
Dark Mint
#48C072
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 6.25
Algae Green
#21C36F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D07F #D071C2
analogous
#92D071 #71D07F #71D0AE
triadic
#71D07F #7F71D0 #D07F71
tetradic
#71D07F #7192D0 #D071C2 #D0AE71
square
#71D07F #7192D0 #D071C2 #D0AE71
split-complementary
#71D07F #AE71D0 #D07192
monochromatic
#319540 #43C156 #71D07F #9FDFA8 #CDEED2
Accessibility & contrast
On white
1.90
#71D07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#71D07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D07F
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D07F | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#C4B884
Tritanopia (blue-blind)
#62CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71d07f; /* rgb */ color: rgb(113, 208, 127); /* oklch */ color: oklch(77.9% 0.146 147.3);
Tailwind
colors: {
custom: {
50: '#9fdfa5',
500: '#71d07f',
950: '#000000',
},
}SCSS
$custom: #71d07f; $custom-light: #9fdfa5; $custom-dark: #000000;
JSON
{
"hex": "#71d07f",
"rgb": {
"r": 113,
"g": 208,
"b": 127
},
"hsl": {
"h": 128.842,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.77891,
"c": 0.14578,
"h": 147.3
},
"luminance": 0.50155
}Semantic roles & 50–950 ramp
primary
#71D07F
secondary
#9B4A8F
accent
#28A8BE
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480