#71D691#71D691
#71D691 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.137 H 152.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #71D691 |
|---|---|
| RGB | rgb(113, 214, 145) |
| HSL | hsl(139, 55%, 64%) |
| HSV | hsv(139, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 32.2%, 16.1%) |
| CIE-LAB | lab(78.25, -44.62, 25.19) |
| CIE-LCH | lch(78.25, 51.24, 150.56°) |
| OKLab | oklab(79.7% -0.1216 0.0635) |
| OKLCH | oklch(79.7% 0.137 152.4) |
| XYZ | xyz(35.9650, 53.6455, 35.2420) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.85
Soft Green
#6FC276
ΔE00 5.68
Seaweed
#18D17B
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.74
Aqua Green
#12E193
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D691 #D671B6
analogous
#84D671 #71D691 #71D6C4
triadic
#71D691 #9171D6 #D69171
tetradic
#71D691 #7184D6 #D671B6 #D6C471
square
#71D691 #7184D6 #D671B6 #D6C471
split-complementary
#71D691 #C471D6 #D67184
monochromatic
#2E9F52 #42C86C #71D691 #A0E4B6 #D0F1DB
Accessibility & contrast
On white
1.79
#71D691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#71D691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D691
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D691 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88D
Deuteranopia (green-blind)
#C8BE95
Tritanopia (blue-blind)
#5BD3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d691; /* rgb */ color: rgb(113, 214, 145); /* oklch */ color: oklch(79.7% 0.137 152.4);
Tailwind
colors: {
custom: {
50: '#9fe3b1',
500: '#71d691',
950: '#000000',
},
}SCSS
$custom: #71d691; $custom-light: #9fe3b1; $custom-dark: #000000;
JSON
{
"hex": "#71d691",
"rgb": {
"r": 113,
"g": 214,
"b": 145
},
"hsl": {
"h": 139.01,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79698,
"c": 0.1372,
"h": 152.4
},
"luminance": 0.53648
}Semantic roles & 50–950 ramp
primary
#71D691
secondary
#A34886
accent
#2390C3
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481