#71FB9F#71FB9F
#71FB9F is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.9% C 0.176 H 152.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71FB9F |
|---|---|
| RGB | rgb(113, 251, 159) |
| HSL | hsl(140, 95%, 71%) |
| HSV | hsv(140, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 36.7%, 1.6%) |
| CIE-LAB | lab(89.39, -57.33, 33.00) |
| CIE-LCH | lch(89.39, 66.15, 150.08°) |
| OKLab | oklab(88.88% -0.1555 0.0825) |
| OKLCH | oklch(88.88% 0.176 152.1) |
| XYZ | xyz(47.5617, 75.0040, 44.7650) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.31
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FB9F #FB71CD
analogous
#88FB71 #71FB9F #71FBE4
triadic
#71FB9F #9F71FB #FB9F71
tetradic
#71FB9F #7188FB #FB71CD #FBE471
square
#71FB9F #7188FB #FB71CD #FBE471
split-complementary
#71FB9F #E471FB #FB7188
monochromatic
#07EB53 #35F977 #71FB9F #ADFDC7 #E1FEEB
Accessibility & contrast
On white
1.31
#71FB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#71FB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FB9F
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FB9F | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#E9DBA5
Tritanopia (blue-blind)
#4BF8E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71fb9f; /* rgb */ color: rgb(113, 251, 159); /* oklch */ color: oklch(88.9% 0.176 152.1);
Tailwind
colors: {
custom: {
50: '#a4fdbc',
500: '#71fb9f',
950: '#000000',
},
}SCSS
$custom: #71fb9f; $custom-light: #a4fdbc; $custom-dark: #000000;
JSON
{
"hex": "#71fb9f",
"rgb": {
"r": 113,
"g": 251,
"b": 159
},
"hsl": {
"h": 140,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.88881,
"c": 0.17601,
"h": 152.1
},
"luminance": 0.75008
}Semantic roles & 50–950 ramp
primary
#71FB9F
secondary
#D739A2
accent
#0099E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682