#71FFB5#71FFB5
#71FFB5 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.162 H 157.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFB5 |
|---|---|
| RGB | rgb(113, 255, 181) |
| HSL | hsl(149, 100%, 72%) |
| HSV | hsv(149, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 29%, 0%) |
| CIE-LAB | lab(90.94, -54.92, 24.00) |
| CIE-LCH | lch(90.94, 59.94, 156.39°) |
| OKLab | oklab(90.28% -0.15 0.0609) |
| OKLCH | oklch(90.28% 0.162 157.9) |
| XYZ | xyz(50.9062, 78.3622, 56.1498) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFB5 #FF71BB
analogous
#74FF71 #71FFB5 #71FFFC
triadic
#71FFB5 #B571FF #FFB571
tetradic
#71FFB5 #7174FF #FF71BB #FFFC71
square
#71FFB5 #7174FF #FF71BB #FFFC71
split-complementary
#71FFB5 #FC71FF #FF7174
monochromatic
#00F676 #34FF95 #71FFB5 #AEFFD5 #E0FFEF
Accessibility & contrast
On white
1.26
#71FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#71FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFB5
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFB5 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB1
Deuteranopia (green-blind)
#E9DFBA
Tritanopia (blue-blind)
#3EFDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffb5; /* rgb */ color: rgb(113, 255, 181); /* oklch */ color: oklch(90.3% 0.162 157.9);
Tailwind
colors: {
custom: {
50: '#a4ffcb',
500: '#71ffb5',
950: '#000000',
},
}SCSS
$custom: #71ffb5; $custom-light: #a4ffcb; $custom-dark: #000000;
JSON
{
"hex": "#71ffb5",
"rgb": {
"r": 113,
"g": 255,
"b": 181
},
"hsl": {
"h": 148.732,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90276,
"c": 0.16195,
"h": 157.9
},
"luminance": 0.78367
}Semantic roles & 50–950 ramp
primary
#71FFB5
secondary
#DC388E
accent
#0078E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683