#71FDB0#71FDB0
#71FDB0 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.7% C 0.164 H 156.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDB0 |
|---|---|
| RGB | rgb(113, 253, 176) |
| HSL | hsl(147, 97%, 72%) |
| HSV | hsv(147, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(90.27, -55.07, 25.62) |
| CIE-LCH | lch(90.27, 60.73, 155.05°) |
| OKLab | oklab(89.7% -0.1502 0.0649) |
| OKLCH | oklch(89.7% 0.164 156.6) |
| XYZ | xyz(49.7677, 76.8913, 53.2847) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.28
Seafoam Green
#7AF9AB
ΔE00 1.33
Seafoam (survey)
#80F9AD
ΔE00 1.64
Light Bluish Green
#76FDA8
ΔE00 1.66
Light Green Blue
#56FCA2
ΔE00 2.50
Light Greenish Blue
#63F7B4
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDB0 #FD71BE
analogous
#78FD71 #71FDB0 #71FDF6
triadic
#71FDB0 #B071FD #FDB071
tetradic
#71FDB0 #7178FD #FD71BE #FDF671
square
#71FDB0 #7178FD #FD71BE #FDF671
split-complementary
#71FDB0 #F671FD #FD7178
monochromatic
#03F06E #35FC8E #71FDB0 #ADFED2 #E1FFEE
Accessibility & contrast
On white
1.28
#71FDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#71FDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDB0
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDB0 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBAB
Deuteranopia (green-blind)
#E8DEB5
Tritanopia (blue-blind)
#42FBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fdb0; /* rgb */ color: rgb(113, 253, 176); /* oklch */ color: oklch(89.7% 0.164 156.6);
Tailwind
colors: {
custom: {
50: '#a4ffc8',
500: '#71fdb0',
950: '#000000',
},
}SCSS
$custom: #71fdb0; $custom-light: #a4ffc8; $custom-dark: #000000;
JSON
{
"hex": "#71fdb0",
"rgb": {
"r": 113,
"g": 253,
"b": 176
},
"hsl": {
"h": 147,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.89695,
"c": 0.16358,
"h": 156.6
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#71FDB0
secondary
#D93991
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682