#71DC99#71DC99
#71DC99 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.138 H 154.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC99 |
|---|---|
| RGB | rgb(113, 220, 153) |
| HSL | hsl(142, 60%, 65%) |
| HSV | hsv(142, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(80.18, -45.73, 23.64) |
| CIE-LCH | lch(80.18, 51.47, 152.66°) |
| OKLab | oklab(81.31% -0.1248 0.0598) |
| OKLCH | oklch(81.31% 0.138 154.4) |
| XYZ | xyz(38.1503, 56.9940, 39.1214) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.05
Aqua Green
#12E193
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 5.17
Emerald
#50C878
ΔE00 6.18
Weird Green
#3AE57F
ΔE00 6.25
Seaweed
#18D17B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC99 #DC71B4
analogous
#7EDC71 #71DC99 #71DCCF
triadic
#71DC99 #9971DC #DC9971
tetradic
#71DC99 #717EDC #DC71B4 #DCCF71
square
#71DC99 #717EDC #DC71B4 #DCCF71
split-complementary
#71DC99 #CF71DC #DC717E
monochromatic
#2AA959 #40D076 #71DC99 #A2E8BC #D3F4E0
Accessibility & contrast
On white
1.69
#71DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#71DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC99
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC99 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD95
Deuteranopia (green-blind)
#CCC39D
Tritanopia (blue-blind)
#57DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dc99; /* rgb */ color: rgb(113, 220, 153); /* oklch */ color: oklch(81.3% 0.138 154.4);
Tailwind
colors: {
custom: {
50: '#a0e7b7',
500: '#71dc99',
950: '#000000',
},
}SCSS
$custom: #71dc99; $custom-light: #a0e7b7; $custom-dark: #000000;
JSON
{
"hex": "#71dc99",
"rgb": {
"r": 113,
"g": 220,
"b": 153
},
"hsl": {
"h": 142.43,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81312,
"c": 0.13841,
"h": 154.4
},
"luminance": 0.56997
}Semantic roles & 50–950 ramp
primary
#71DC99
secondary
#AC4685
accent
#1D88C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481