#71D67F#71D67F
#71D67F is a light, vivid green. Relative luminance 0.531; OKLCH L 79.4% C 0.154 H 147.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71D67F |
|---|---|
| RGB | rgb(113, 214, 127) |
| HSL | hsl(128, 55%, 64%) |
| HSV | hsv(128, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.95, -47.67, 34.05) |
| CIE-LCH | lch(77.95, 58.58, 144.46°) |
| OKLab | oklab(79.35% -0.1295 0.0842) |
| OKLCH | oklch(79.35% 0.154 147) |
| XYZ | xyz(34.6854, 53.1336, 28.5026) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.62
Soft Green
#6FC276
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.23
Tealish Green
#0CDC73
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.67
Lightish Green
#61E160
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D67F #D671C8
analogous
#96D671 #71D67F #71D6B2
triadic
#71D67F #7F71D6 #D67F71
tetradic
#71D67F #7196D6 #D671C8 #D6B271
square
#71D67F #7196D6 #D671C8 #D6B271
split-complementary
#71D67F #B271D6 #D67196
monochromatic
#2E9F3D #42C854 #71D67F #A0E4AA #D0F1D5
Accessibility & contrast
On white
1.81
#71D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#71D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D67F
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D67F | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#60D2C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d67f; /* rgb */ color: rgb(113, 214, 127); /* oklch */ color: oklch(79.4% 0.154 147.0);
Tailwind
colors: {
custom: {
50: '#a0e3a5',
500: '#71d67f',
950: '#000000',
},
}SCSS
$custom: #71d67f; $custom-light: #a0e3a5; $custom-dark: #000000;
JSON
{
"hex": "#71d67f",
"rgb": {
"r": 113,
"g": 214,
"b": 127
},
"hsl": {
"h": 128.317,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79353,
"c": 0.15444,
"h": 147
},
"luminance": 0.53136
}Semantic roles & 50–950 ramp
primary
#71D67F
secondary
#A34896
accent
#23ADC3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480