#71FBAD#71FBAD
#71FBAD is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.2% C 0.164 H 156.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBAD |
|---|---|
| RGB | rgb(113, 251, 173) |
| HSL | hsl(146, 95%, 71%) |
| HSV | hsv(146, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(89.63, -54.82, 26.27) |
| CIE-LCH | lch(89.63, 60.79, 154.40°) |
| OKLab | oklab(89.16% -0.1494 0.0664) |
| OKLCH | oklch(89.16% 0.164 156) |
| XYZ | xyz(48.8461, 75.5177, 51.5293) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.95
Light Blue Green
#7EFBB3
ΔE00 1.33
Seafoam (survey)
#80F9AD
ΔE00 1.37
Light Bluish Green
#76FDA8
ΔE00 1.42
Light Green Blue
#56FCA2
ΔE00 2.32
Sea Green (survey)
#53FCA1
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBAD #FB71BF
analogous
#7AFB71 #71FBAD #71FBF2
triadic
#71FBAD #AD71FB #FBAD71
tetradic
#71FBAD #717AFB #FB71BF #FBF271
square
#71FBAD #717AFB #FB71BF #FBF271
split-complementary
#71FBAD #F271FB #FB717A
monochromatic
#07EB6A #35F98B #71FBAD #ADFDCF #E1FEEE
Accessibility & contrast
On white
1.30
#71FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#71FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBAD
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBAD | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA8
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#44F9E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71fbad; /* rgb */ color: rgb(113, 251, 173); /* oklch */ color: oklch(89.2% 0.164 156.0);
Tailwind
colors: {
custom: {
50: '#a4fdc5',
500: '#71fbad',
950: '#000000',
},
}SCSS
$custom: #71fbad; $custom-light: #a4fdc5; $custom-dark: #000000;
JSON
{
"hex": "#71fbad",
"rgb": {
"r": 113,
"g": 251,
"b": 173
},
"hsl": {
"h": 146.087,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89156,
"c": 0.16352,
"h": 156
},
"luminance": 0.75522
}Semantic roles & 50–950 ramp
primary
#71FBAD
secondary
#D73992
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682