#71F29F#71F29F
#71F29F is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.164 H 153.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71F29F |
|---|---|
| RGB | rgb(113, 242, 159) |
| HSL | hsl(141, 83%, 70%) |
| HSV | hsv(141, 53%, 95%) |
| CMYK | cmyk(53.3%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.76, -53.75, 29.47) |
| CIE-LCH | lch(86.76, 61.30, 151.26°) |
| OKLab | oklab(86.72% -0.1461 0.074) |
| OKLCH | oklch(86.72% 0.164 153.1) |
| XYZ | xyz(44.8168, 69.5143, 43.8500) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.29
Light Green Blue
#56FCA2
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F29F #F271C4
analogous
#84F271 #71F29F #71F2DF
triadic
#71F29F #9F71F2 #F29F71
tetradic
#71F29F #7184F2 #F271C4 #F2DF71
square
#71F29F #7184F2 #F271C4 #F2DF71
split-complementary
#71F29F #DF71F2 #F27184
monochromatic
#14D559 #39ED79 #71F29F #A9F7C5 #E1FCEB
Accessibility & contrast
On white
1.41
#71F29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#71F29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F29F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F29F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#4FEFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #71f29f; /* rgb */ color: rgb(113, 242, 159); /* oklch */ color: oklch(86.7% 0.164 153.1);
Tailwind
colors: {
custom: {
50: '#a3f7bc',
500: '#71f29f',
950: '#000000',
},
}SCSS
$custom: #71f29f; $custom-light: #a3f7bc; $custom-dark: #000000;
JSON
{
"hex": "#71f29f",
"rgb": {
"r": 113,
"g": 242,
"b": 159
},
"hsl": {
"h": 141.395,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.86722,
"c": 0.16377,
"h": 153.1
},
"luminance": 0.69518
}Semantic roles & 50–950 ramp
primary
#71F29F
secondary
#CB3C98
accent
#0692E0
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582