#71F19F#71F19F
#71F19F is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.5% C 0.162 H 153.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71F19F |
|---|---|
| RGB | rgb(113, 241, 159) |
| HSL | hsl(142, 82%, 69%) |
| HSV | hsv(142, 53%, 95%) |
| CMYK | cmyk(53.1%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.46, -53.35, 29.08) |
| CIE-LCH | lch(86.46, 60.76, 151.41°) |
| OKLab | oklab(86.48% -0.145 0.0731) |
| OKLCH | oklch(86.48% 0.162 153.3) |
| XYZ | xyz(44.5200, 68.9206, 43.7511) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F19F #F171C3
analogous
#83F171 #71F19F #71F1DF
triadic
#71F19F #9F71F1 #F19F71
tetradic
#71F19F #7183F1 #F171C3 #F1DF71
square
#71F19F #7183F1 #F171C3 #F1DF71
split-complementary
#71F19F #DF71F1 #F17183
monochromatic
#15D359 #39EC79 #71F19F #A9F6C5 #E0FCEA
Accessibility & contrast
On white
1.42
#71F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#71F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F19F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F19F | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#4FEEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #71f19f; /* rgb */ color: rgb(113, 241, 159); /* oklch */ color: oklch(86.5% 0.162 153.3);
Tailwind
colors: {
custom: {
50: '#a2f6bc',
500: '#71f19f',
950: '#000000',
},
}SCSS
$custom: #71f19f; $custom-light: #a2f6bc; $custom-dark: #000000;
JSON
{
"hex": "#71f19f",
"rgb": {
"r": 113,
"g": 241,
"b": 159
},
"hsl": {
"h": 141.563,
"s": 82.051,
"l": 69.412
},
"oklch": {
"l": 0.86482,
"c": 0.16239,
"h": 153.3
},
"luminance": 0.68925
}Semantic roles & 50–950 ramp
primary
#71F19F
secondary
#CA3C97
accent
#0791DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582