#71FEB7#71FEB7
#71FEB7 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.1% C 0.159 H 158.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEB7 |
|---|---|
| RGB | rgb(113, 254, 183) |
| HSL | hsl(150, 99%, 72%) |
| HSV | hsv(150, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(90.69, -54.13, 22.64) |
| CIE-LCH | lch(90.69, 58.67, 157.30°) |
| OKLab | oklab(90.08% -0.1481 0.0576) |
| OKLCH | oklch(90.08% 0.159 158.8) |
| XYZ | xyz(50.7947, 77.8085, 57.1323) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.47
Light Greenish Blue
#63F7B4
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEB7 #FE71B8
analogous
#72FE71 #71FEB7 #71FEFD
triadic
#71FEB7 #B771FE #FEB771
tetradic
#71FEB7 #7172FE #FE71B8 #FEFD71
square
#71FEB7 #7172FE #FE71B8 #FEFD71
split-complementary
#71FEB7 #FD71FE #FE7172
monochromatic
#02F379 #34FE98 #71FEB7 #AEFED6 #E1FFF0
Accessibility & contrast
On white
1.27
#71FEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#71FEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEB7
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEB7 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB3
Deuteranopia (green-blind)
#E8DFBB
Tritanopia (blue-blind)
#3DFDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71feb7; /* rgb */ color: rgb(113, 254, 183); /* oklch */ color: oklch(90.1% 0.159 158.8);
Tailwind
colors: {
custom: {
50: '#a4ffcc',
500: '#71feb7',
950: '#000000',
},
}SCSS
$custom: #71feb7; $custom-light: #a4ffcc; $custom-dark: #000000;
JSON
{
"hex": "#71feb7",
"rgb": {
"r": 113,
"g": 254,
"b": 183
},
"hsl": {
"h": 149.787,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90082,
"c": 0.15893,
"h": 158.8
},
"luminance": 0.77813
}Semantic roles & 50–950 ramp
primary
#71FEB7
secondary
#DB398A
accent
#0074E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683