#71FFB2#71FFB2
#71FFB2 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.165 H 156.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFB2 |
|---|---|
| RGB | rgb(113, 255, 178) |
| HSL | hsl(147, 100%, 72%) |
| HSV | hsv(147, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.89, -55.49, 25.45) |
| CIE-LCH | lch(90.89, 61.05, 155.36°) |
| OKLab | oklab(90.21% -0.1514 0.0645) |
| OKLCH | oklch(90.21% 0.165 156.9) |
| XYZ | xyz(50.6017, 78.2404, 54.5461) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.68
Light Bluish Green
#76FDA8
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 1.93
Light Green Blue
#56FCA2
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFB2 #FF71BE
analogous
#77FF71 #71FFB2 #71FFF9
triadic
#71FFB2 #B271FF #FFB271
tetradic
#71FFB2 #7177FF #FF71BE #FFF971
square
#71FFB2 #7177FF #FF71BE #FFF971
split-complementary
#71FFB2 #F971FF #FF7177
monochromatic
#00F670 #34FF91 #71FFB2 #AEFFD3 #E0FFEE
Accessibility & contrast
On white
1.26
#71FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#71FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFB2
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFB2 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#EADFB7
Tritanopia (blue-blind)
#40FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffb2; /* rgb */ color: rgb(113, 255, 178); /* oklch */ color: oklch(90.2% 0.165 156.9);
Tailwind
colors: {
custom: {
50: '#a4ffc9',
500: '#71ffb2',
950: '#000000',
},
}SCSS
$custom: #71ffb2; $custom-light: #a4ffc9; $custom-dark: #000000;
JSON
{
"hex": "#71ffb2",
"rgb": {
"r": 113,
"g": 255,
"b": 178
},
"hsl": {
"h": 147.465,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90212,
"c": 0.16453,
"h": 156.9
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#71FFB2
secondary
#DC3891
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682