#71FBB1#71FBB1
#71FBB1 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.2% C 0.160 H 157.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBB1 |
|---|---|
| RGB | rgb(113, 251, 177) |
| HSL | hsl(148, 95%, 71%) |
| HSV | hsv(148, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(89.71, -54.07, 24.34) |
| CIE-LCH | lch(89.71, 59.30, 155.77°) |
| OKLab | oklab(89.24% -0.1476 0.0617) |
| OKLCH | oklch(89.24% 0.16 157.3) |
| XYZ | xyz(49.2389, 75.6749, 53.5984) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.06
Seafoam Green
#7AF9AB
ΔE00 1.43
Seafoam (survey)
#80F9AD
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBB1 #FB71BB
analogous
#76FB71 #71FBB1 #71FBF6
triadic
#71FBB1 #B171FB #FBB171
tetradic
#71FBB1 #7176FB #FB71BB #FBF671
square
#71FBB1 #7176FB #FB71BB #FBF671
split-complementary
#71FBB1 #F671FB #FB7176
monochromatic
#07EB71 #35F990 #71FBB1 #ADFDD2 #E1FEEF
Accessibility & contrast
On white
1.30
#71FBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#71FBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBB1
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBB1 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAD
Deuteranopia (green-blind)
#E6DCB6
Tritanopia (blue-blind)
#42F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fbb1; /* rgb */ color: rgb(113, 251, 177); /* oklch */ color: oklch(89.2% 0.160 157.3);
Tailwind
colors: {
custom: {
50: '#a4fdc8',
500: '#71fbb1',
950: '#000000',
},
}SCSS
$custom: #71fbb1; $custom-light: #a4fdc8; $custom-dark: #000000;
JSON
{
"hex": "#71fbb1",
"rgb": {
"r": 113,
"g": 251,
"b": 177
},
"hsl": {
"h": 147.826,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.8924,
"c": 0.16003,
"h": 157.3
},
"luminance": 0.75679
}Semantic roles & 50–950 ramp
primary
#71FBB1
secondary
#D7398E
accent
#007BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682