#71F08F#71F08F
#71F08F is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.176 H 149.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71F08F |
|---|---|
| RGB | rgb(113, 240, 143) |
| HSL | hsl(134, 81%, 69%) |
| HSV | hsv(134, 53%, 94%) |
| CMYK | cmyk(52.9%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.91, -55.66, 36.39) |
| CIE-LCH | lch(85.91, 66.50, 146.83°) |
| OKLab | oklab(85.94% -0.1509 0.0901) |
| OKLCH | oklch(85.94% 0.176 149.2) |
| XYZ | xyz(42.9252, 67.8104, 36.8080) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 3.80
Mint Green
#8FFF9F
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F08F #F071D2
analogous
#93F071 #71F08F #71F0CF
triadic
#71F08F #8F71F0 #F08F71
tetradic
#71F08F #7193F0 #F071D2 #F0CF71
square
#71F08F #7193F0 #F071D2 #F0CF71
split-complementary
#71F08F #CF71F0 #F07193
monochromatic
#16D142 #3AEA63 #71F08F #A8F6BB #E0FCE6
Accessibility & contrast
On white
1.44
#71F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#71F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F08F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F08F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#55ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #71f08f; /* rgb */ color: rgb(113, 240, 143); /* oklch */ color: oklch(85.9% 0.176 149.2);
Tailwind
colors: {
custom: {
50: '#a2f6b1',
500: '#71f08f',
950: '#000000',
},
}SCSS
$custom: #71f08f; $custom-light: #a2f6b1; $custom-dark: #000000;
JSON
{
"hex": "#71f08f",
"rgb": {
"r": 113,
"g": 240,
"b": 143
},
"hsl": {
"h": 134.173,
"s": 80.892,
"l": 69.216
},
"oklch": {
"l": 0.85944,
"c": 0.17571,
"h": 149.2
},
"luminance": 0.67814
}Semantic roles & 50–950 ramp
primary
#71F08F
secondary
#C93CA8
accent
#08ABDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581