#71D690#71D690
#71D690 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.138 H 152.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71D690 |
|---|---|
| RGB | rgb(113, 214, 144) |
| HSL | hsl(138, 55%, 64%) |
| HSV | hsv(138, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 32.7%, 16.1%) |
| CIE-LAB | lab(78.24, -44.80, 25.69) |
| CIE-LCH | lch(78.24, 51.64, 150.18°) |
| OKLab | oklab(79.68% -0.122 0.0647) |
| OKLCH | oklch(79.68% 0.138 152.1) |
| XYZ | xyz(35.8882, 53.6148, 34.8377) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.77
Soft Green
#6FC276
ΔE00 5.58
Seaweed
#18D17B
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.80
Weird Green
#3AE57F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D690 #D671B7
analogous
#85D671 #71D690 #71D6C3
triadic
#71D690 #9071D6 #D69071
tetradic
#71D690 #7185D6 #D671B7 #D6C371
square
#71D690 #7185D6 #D671B7 #D6C371
split-complementary
#71D690 #C371D6 #D67185
monochromatic
#2E9F50 #42C86B #71D690 #A0E4B5 #D0F1DA
Accessibility & contrast
On white
1.79
#71D690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#71D690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D690
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D690 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88C
Deuteranopia (green-blind)
#C8BD94
Tritanopia (blue-blind)
#5CD3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d690; /* rgb */ color: rgb(113, 214, 144); /* oklch */ color: oklch(79.7% 0.138 152.1);
Tailwind
colors: {
custom: {
50: '#9fe3b1',
500: '#71d690',
950: '#000000',
},
}SCSS
$custom: #71d690; $custom-light: #9fe3b1; $custom-dark: #000000;
JSON
{
"hex": "#71d690",
"rgb": {
"r": 113,
"g": 214,
"b": 144
},
"hsl": {
"h": 138.416,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79677,
"c": 0.13814,
"h": 152.1
},
"luminance": 0.53617
}Semantic roles & 50–950 ramp
primary
#71D690
secondary
#A34887
accent
#2392C3
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481