#71FCB5#71FCB5
#71FCB5 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.158 H 158.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCB5 |
|---|---|
| RGB | rgb(113, 252, 181) |
| HSL | hsl(149, 96%, 72%) |
| HSV | hsv(149, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.07, -53.70, 22.80) |
| CIE-LCH | lch(90.07, 58.35, 156.99°) |
| OKLab | oklab(89.56% -0.1469 0.058) |
| OKLCH | oklch(89.56% 0.158 158.5) |
| XYZ | xyz(49.9567, 76.4631, 55.8333) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.26
Light Greenish Blue
#63F7B4
ΔE00 1.63
Seafoam Green
#7AF9AB
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCB5 #FC71B8
analogous
#73FC71 #71FCB5 #71FCFB
triadic
#71FCB5 #B571FC #FCB571
tetradic
#71FCB5 #7173FC #FC71B8 #FCFB71
square
#71FCB5 #7173FC #FC71B8 #FCFB71
split-complementary
#71FCB5 #FB71FC #FC7173
monochromatic
#05EE77 #35FB96 #71FCB5 #ADFDD4 #E1FEEF
Accessibility & contrast
On white
1.29
#71FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#71FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCB5
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCB5 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#3FFBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcb5; /* rgb */ color: rgb(113, 252, 181); /* oklch */ color: oklch(89.6% 0.158 158.5);
Tailwind
colors: {
custom: {
50: '#a4fecb',
500: '#71fcb5',
950: '#000000',
},
}SCSS
$custom: #71fcb5; $custom-light: #a4fecb; $custom-dark: #000000;
JSON
{
"hex": "#71fcb5",
"rgb": {
"r": 113,
"g": 252,
"b": 181
},
"hsl": {
"h": 149.353,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89564,
"c": 0.15795,
"h": 158.5
},
"luminance": 0.76468
}Semantic roles & 50–950 ramp
primary
#71FCB5
secondary
#D8398A
accent
#0075E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683