#71DB7B#71DB7B
#71DB7B is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.165 H 145.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB7B |
|---|---|
| RGB | rgb(113, 219, 123) |
| HSL | hsl(126, 60%, 65%) |
| HSV | hsv(126, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 43.8%, 14.1%) |
| CIE-LAB | lab(79.39, -50.34, 37.91) |
| CIE-LCH | lch(79.39, 63.02, 143.02°) |
| OKLab | oklab(80.51% -0.1367 0.093) |
| OKLCH | oklch(80.51% 0.165 145.8) |
| XYZ | xyz(35.7147, 55.6011, 27.5851) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.08
Fresh Green
#69D84F
ΔE00 5.71
Emerald
#50C878
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB7B #DB71D1
analogous
#9CDB71 #71DB7B #71DBB0
triadic
#71DB7B #7B71DB #DB7B71
tetradic
#71DB7B #719CDB #DB71D1 #DBB071
square
#71DB7B #719CDB #DB71D1 #DBB071
split-complementary
#71DB7B #B071DB #DB719C
monochromatic
#2AA736 #40CF4E #71DB7B #A2E7A8 #D3F4D6
Accessibility & contrast
On white
1.73
#71DB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#71DB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB7B
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB7B | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#CFC181
Tritanopia (blue-blind)
#60D6C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71db7b; /* rgb */ color: rgb(113, 219, 123); /* oklch */ color: oklch(80.5% 0.165 145.8);
Tailwind
colors: {
custom: {
50: '#a0e7a2',
500: '#71db7b',
950: '#000000',
},
}SCSS
$custom: #71db7b; $custom-light: #a0e7a2; $custom-dark: #000000;
JSON
{
"hex": "#71db7b",
"rgb": {
"r": 113,
"g": 219,
"b": 123
},
"hsl": {
"h": 125.66,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80505,
"c": 0.16534,
"h": 145.8
},
"luminance": 0.55604
}Semantic roles & 50–950 ramp
primary
#71DB7B
secondary
#AA46A1
accent
#1EB7C7
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480