#71DB83#71DB83
#71DB83 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.158 H 147.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB83 |
|---|---|
| RGB | rgb(113, 219, 131) |
| HSL | hsl(130, 60%, 65%) |
| HSV | hsv(130, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(79.51, -49.11, 34.05) |
| CIE-LCH | lch(79.51, 59.76, 145.27°) |
| OKLab | oklab(80.64% -0.1333 0.0843) |
| OKLCH | oklch(80.64% 0.158 147.7) |
| XYZ | xyz(36.2361, 55.8097, 30.3312) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 5.05
Tealish Green
#0CDC73
ΔE00 5.15
Emerald
#50C878
ΔE00 5.44
Lightish Green
#61E160
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB83 #DB71C9
analogous
#94DB71 #71DB83 #71DBB8
triadic
#71DB83 #8371DB #DB8371
tetradic
#71DB83 #7194DB #DB71C9 #DBB871
square
#71DB83 #7194DB #DB71C9 #DBB871
split-complementary
#71DB83 #B871DB #DB7194
monochromatic
#2AA740 #40CF58 #71DB83 #A2E7AE #D3F4D8
Accessibility & contrast
On white
1.73
#71DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#71DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB83
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB83 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#5ED7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71db83; /* rgb */ color: rgb(113, 219, 131); /* oklch */ color: oklch(80.6% 0.158 147.7);
Tailwind
colors: {
custom: {
50: '#a0e7a8',
500: '#71db83',
950: '#000000',
},
}SCSS
$custom: #71db83; $custom-light: #a0e7a8; $custom-dark: #000000;
JSON
{
"hex": "#71db83",
"rgb": {
"r": 113,
"g": 219,
"b": 131
},
"hsl": {
"h": 130.189,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80642,
"c": 0.15774,
"h": 147.7
},
"luminance": 0.55812
}Semantic roles & 50–950 ramp
primary
#71DB83
secondary
#AA4699
accent
#1EABC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480