#71DB7F#71DB7F
#71DB7F is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.162 H 146.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB7F |
|---|---|
| RGB | rgb(113, 219, 127) |
| HSL | hsl(128, 60%, 65%) |
| HSV | hsv(128, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(79.44, -49.74, 35.98) |
| CIE-LCH | lch(79.44, 61.39, 144.12°) |
| OKLab | oklab(80.57% -0.135 0.0887) |
| OKLCH | oklch(80.57% 0.162 146.7) |
| XYZ | xyz(35.9702, 55.7033, 28.9309) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.96
Lightish Green
#61E160
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.07
Emerald
#50C878
ΔE00 5.64
Seaweed
#18D17B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB7F #DB71CD
analogous
#98DB71 #71DB7F #71DBB4
triadic
#71DB7F #7F71DB #DB7F71
tetradic
#71DB7F #7198DB #DB71CD #DBB471
square
#71DB7F #7198DB #DB71CD #DBB471
split-complementary
#71DB7F #B471DB #DB7198
monochromatic
#2AA73B #40CF53 #71DB7F #A2E7AB #D3F4D7
Accessibility & contrast
On white
1.73
#71DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#71DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB7F
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB7F | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#5FD7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71db7f; /* rgb */ color: rgb(113, 219, 127); /* oklch */ color: oklch(80.6% 0.162 146.7);
Tailwind
colors: {
custom: {
50: '#a0e7a5',
500: '#71db7f',
950: '#000000',
},
}SCSS
$custom: #71db7f; $custom-light: #a0e7a5; $custom-dark: #000000;
JSON
{
"hex": "#71db7f",
"rgb": {
"r": 113,
"g": 219,
"b": 127
},
"hsl": {
"h": 127.925,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80572,
"c": 0.16155,
"h": 146.7
},
"luminance": 0.55706
}Semantic roles & 50–950 ramp
primary
#71DB7F
secondary
#AA469D
accent
#1EB1C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480