#71FC9F#71FC9F
#71FC9F is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.1% C 0.177 H 152.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71FC9F |
|---|---|
| RGB | rgb(113, 252, 159) |
| HSL | hsl(140, 96%, 72%) |
| HSV | hsv(140, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 36.9%, 1.2%) |
| CIE-LAB | lab(89.69, -57.72, 33.39) |
| CIE-LCH | lch(89.69, 66.68, 149.95°) |
| OKLab | oklab(89.12% -0.1565 0.0834) |
| OKLCH | oklch(89.12% 0.177 152) |
| XYZ | xyz(47.8749, 75.6304, 44.8694) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.38
Light Green Blue
#56FCA2
ΔE00 2.06
Sea Green (survey)
#53FCA1
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.48
Baby Green
#8CFF9E
ΔE00 2.66
Foam Green
#90FDA9
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FC9F #FC71CE
analogous
#89FC71 #71FC9F #71FCE5
triadic
#71FC9F #9F71FC #FC9F71
tetradic
#71FC9F #7189FC #FC71CE #FCE571
square
#71FC9F #7189FC #FC71CE #FCE571
split-complementary
#71FC9F #E571FC #FC7189
monochromatic
#05EE52 #35FB76 #71FC9F #ADFDC8 #E1FEEB
Accessibility & contrast
On white
1.30
#71FC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#71FC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FC9F
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FC9F | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE999
Deuteranopia (green-blind)
#EADCA5
Tritanopia (blue-blind)
#4BF9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71fc9f; /* rgb */ color: rgb(113, 252, 159); /* oklch */ color: oklch(89.1% 0.177 152.0);
Tailwind
colors: {
custom: {
50: '#a4febc',
500: '#71fc9f',
950: '#000000',
},
}SCSS
$custom: #71fc9f; $custom-light: #a4febc; $custom-dark: #000000;
JSON
{
"hex": "#71fc9f",
"rgb": {
"r": 113,
"g": 252,
"b": 159
},
"hsl": {
"h": 139.856,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.8912,
"c": 0.17735,
"h": 152
},
"luminance": 0.75635
}Semantic roles & 50–950 ramp
primary
#71FC9F
secondary
#D839A3
accent
#009AE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682