#71D692#71D692
#71D692 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.7% C 0.136 H 152.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71D692 |
|---|---|
| RGB | rgb(113, 214, 146) |
| HSL | hsl(140, 55%, 64%) |
| HSV | hsv(140, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 31.8%, 16.1%) |
| CIE-LAB | lab(78.27, -44.44, 24.69) |
| CIE-LCH | lch(78.27, 50.84, 150.94°) |
| OKLab | oklab(79.72% -0.1212 0.0623) |
| OKLCH | oklch(79.72% 0.136 152.8) |
| XYZ | xyz(36.0425, 53.6764, 35.6499) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 5.69
Aqua Green
#12E193
ΔE00 5.73
Soft Green
#6FC276
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D692 #D671B5
analogous
#83D671 #71D692 #71D6C5
triadic
#71D692 #9271D6 #D69271
tetradic
#71D692 #7183D6 #D671B5 #D6C571
square
#71D692 #7183D6 #D671B5 #D6C571
split-complementary
#71D692 #C571D6 #D67183
monochromatic
#2E9F53 #42C86E #71D692 #A0E4B6 #D0F1DB
Accessibility & contrast
On white
1.79
#71D692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#71D692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D692
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D692 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#C7BE96
Tritanopia (blue-blind)
#5BD4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d692; /* rgb */ color: rgb(113, 214, 146); /* oklch */ color: oklch(79.7% 0.136 152.8);
Tailwind
colors: {
custom: {
50: '#9fe3b2',
500: '#71d692',
950: '#000000',
},
}SCSS
$custom: #71d692; $custom-light: #9fe3b2; $custom-dark: #000000;
JSON
{
"hex": "#71d692",
"rgb": {
"r": 113,
"g": 214,
"b": 146
},
"hsl": {
"h": 139.604,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79718,
"c": 0.13625,
"h": 152.8
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#71D692
secondary
#A34885
accent
#238EC3
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481