#71DC92#71DC92
#71DC92 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.145 H 152.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC92 |
|---|---|
| RGB | rgb(113, 220, 146) |
| HSL | hsl(139, 60%, 65%) |
| HSV | hsv(139, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(80.05, -47.00, 27.10) |
| CIE-LCH | lch(80.05, 54.25, 150.04°) |
| OKLab | oklab(81.17% -0.1279 0.0681) |
| OKLCH | oklch(81.17% 0.145 152) |
| XYZ | xyz(37.5890, 56.7695, 36.1654) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.19
Weird Green
#3AE57F
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.43
Emerald
#50C878
ΔE00 5.66
Seaweed
#18D17B
ΔE00 5.87
Lightgreen
#90EE90
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC92 #DC71BB
analogous
#85DC71 #71DC92 #71DCC8
triadic
#71DC92 #9271DC #DC9271
tetradic
#71DC92 #7185DC #DC71BB #DCC871
square
#71DC92 #7185DC #DC71BB #DCC871
split-complementary
#71DC92 #C871DC #DC7185
monochromatic
#2AA951 #40D06C #71DC92 #A2E8B8 #D3F4DD
Accessibility & contrast
On white
1.70
#71DC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#71DC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC92
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC92 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#59D9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc92; /* rgb */ color: rgb(113, 220, 146); /* oklch */ color: oklch(81.2% 0.145 152.0);
Tailwind
colors: {
custom: {
50: '#a0e7b2',
500: '#71dc92',
950: '#000000',
},
}SCSS
$custom: #71dc92; $custom-light: #a0e7b2; $custom-dark: #000000;
JSON
{
"hex": "#71dc92",
"rgb": {
"r": 113,
"g": 220,
"b": 146
},
"hsl": {
"h": 138.505,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81167,
"c": 0.14492,
"h": 152
},
"luminance": 0.56772
}Semantic roles & 50–950 ramp
primary
#71DC92
secondary
#AC468C
accent
#1D93C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481