#71F29D#71F29D
#71F29D is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.7% C 0.166 H 152.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71F29D |
|---|---|
| RGB | rgb(113, 242, 157) |
| HSL | hsl(140, 83%, 70%) |
| HSV | hsv(140, 53%, 95%) |
| CMYK | cmyk(53.3%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.72, -54.11, 30.44) |
| CIE-LCH | lch(86.72, 62.08, 150.64°) |
| OKLab | oklab(86.68% -0.1469 0.0763) |
| OKLCH | oklch(86.68% 0.166 152.6) |
| XYZ | xyz(44.6447, 69.4454, 42.9434) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F29D #F271C6
analogous
#86F271 #71F29D #71F2DE
triadic
#71F29D #9D71F2 #F29D71
tetradic
#71F29D #7186F2 #F271C6 #F2DE71
square
#71F29D #7186F2 #F271C6 #F2DE71
split-complementary
#71F29D #DE71F2 #F27186
monochromatic
#14D556 #39ED76 #71F29D #A9F7C4 #E1FCEA
Accessibility & contrast
On white
1.41
#71F29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#71F29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F29D
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F29D | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E197
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#4FEFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #71f29d; /* rgb */ color: rgb(113, 242, 157); /* oklch */ color: oklch(86.7% 0.166 152.6);
Tailwind
colors: {
custom: {
50: '#a3f7ba',
500: '#71f29d',
950: '#000000',
},
}SCSS
$custom: #71f29d; $custom-light: #a3f7ba; $custom-dark: #000000;
JSON
{
"hex": "#71f29d",
"rgb": {
"r": 113,
"g": 242,
"b": 157
},
"hsl": {
"h": 140.465,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.86683,
"c": 0.16559,
"h": 152.6
},
"luminance": 0.69449
}Semantic roles & 50–950 ramp
primary
#71F29D
secondary
#CB3C9A
accent
#0695E0
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581