#71E89B#71E89B
#71E89B is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.154 H 153.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71E89B |
|---|---|
| RGB | rgb(113, 232, 155) |
| HSL | hsl(141, 72%, 68%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.75, -50.39, 27.46) |
| CIE-LCH | lch(83.75, 57.39, 151.42°) |
| OKLab | oklab(84.24% -0.1371 0.0691) |
| OKLCH | oklch(84.24% 0.154 153.2) |
| XYZ | xyz(41.5800, 63.5870, 41.0864) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Sea Green
#98F6B0
ΔE00 4.65
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E89B #E871BE
analogous
#83E871 #71E89B #71E8D6
triadic
#71E89B #9B71E8 #E89B71
tetradic
#71E89B #7183E8 #E871BE #E8D671
square
#71E89B #7183E8 #E871BE #E8D671
split-complementary
#71E89B #D671E8 #E87183
monochromatic
#1FC058 #3CDF76 #71E89B #A6F1C0 #DAF9E5
Accessibility & contrast
On white
1.53
#71E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#71E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E89B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E89B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#53E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e89b; /* rgb */ color: rgb(113, 232, 155); /* oklch */ color: oklch(84.2% 0.154 153.2);
Tailwind
colors: {
custom: {
50: '#a1f0b9',
500: '#71e89b',
950: '#000000',
},
}SCSS
$custom: #71e89b; $custom-light: #a1f0b9; $custom-dark: #000000;
JSON
{
"hex": "#71e89b",
"rgb": {
"r": 113,
"g": 232,
"b": 155
},
"hsl": {
"h": 141.176,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.8424,
"c": 0.15357,
"h": 153.2
},
"luminance": 0.6359
}Semantic roles & 50–950 ramp
primary
#71E89B
secondary
#BF3F91
accent
#118FD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581