#71FFB0#71FFB0
#71FFB0 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.166 H 156.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFB0 |
|---|---|
| RGB | rgb(113, 255, 176) |
| HSL | hsl(147, 100%, 72%) |
| HSV | hsv(147, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 31%, 0%) |
| CIE-LAB | lab(90.85, -55.87, 26.41) |
| CIE-LCH | lch(90.85, 61.80, 154.70°) |
| OKLab | oklab(90.17% -0.1522 0.0668) |
| OKLCH | oklch(90.17% 0.166 156.3) |
| XYZ | xyz(50.4024, 78.1606, 53.4963) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.86
Light Green Blue
#56FCA2
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFB0 #FF71C0
analogous
#79FF71 #71FFB0 #71FFF7
triadic
#71FFB0 #B071FF #FFB071
tetradic
#71FFB0 #7179FF #FF71C0 #FFF771
square
#71FFB0 #7179FF #FF71C0 #FFF771
split-complementary
#71FFB0 #F771FF #FF7179
monochromatic
#00F66D #34FF8E #71FFB0 #AEFFD2 #E0FFEE
Accessibility & contrast
On white
1.26
#71FFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#71FFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFB0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFB0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAB
Deuteranopia (green-blind)
#EADFB5
Tritanopia (blue-blind)
#41FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffb0; /* rgb */ color: rgb(113, 255, 176); /* oklch */ color: oklch(90.2% 0.166 156.3);
Tailwind
colors: {
custom: {
50: '#a4ffc8',
500: '#71ffb0',
950: '#000000',
},
}SCSS
$custom: #71ffb0; $custom-light: #a4ffc8; $custom-dark: #000000;
JSON
{
"hex": "#71ffb0",
"rgb": {
"r": 113,
"g": 255,
"b": 176
},
"hsl": {
"h": 146.62,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.9017,
"c": 0.16625,
"h": 156.3
},
"luminance": 0.78165
}Semantic roles & 50–950 ramp
primary
#71FFB0
secondary
#DC3893
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682