#71E896#71E896
#71E896 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.158 H 151.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71E896 |
|---|---|
| RGB | rgb(113, 232, 150) |
| HSL | hsl(139, 72%, 68%) |
| HSV | hsv(139, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.66, -51.28, 29.90) |
| CIE-LCH | lch(83.66, 59.36, 149.76°) |
| OKLab | oklab(84.14% -0.1393 0.0749) |
| OKLCH | oklch(84.14% 0.158 151.7) |
| XYZ | xyz(41.1688, 63.4225, 38.9206) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E896 #E871C3
analogous
#88E871 #71E896 #71E8D1
triadic
#71E896 #9671E8 #E89671
tetradic
#71E896 #7188E8 #E871C3 #E8D171
square
#71E896 #7188E8 #E871C3 #E8D171
split-complementary
#71E896 #D171E8 #E87188
monochromatic
#1FC051 #3CDF6F #71E896 #A6F1BD #DAF9E4
Accessibility & contrast
On white
1.53
#71E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#71E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E896
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E896 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#55E5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e896; /* rgb */ color: rgb(113, 232, 150); /* oklch */ color: oklch(84.1% 0.158 151.7);
Tailwind
colors: {
custom: {
50: '#a1f0b5',
500: '#71e896',
950: '#000000',
},
}SCSS
$custom: #71e896; $custom-light: #a1f0b5; $custom-dark: #000000;
JSON
{
"hex": "#71e896",
"rgb": {
"r": 113,
"g": 232,
"b": 150
},
"hsl": {
"h": 138.655,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84142,
"c": 0.15818,
"h": 151.7
},
"luminance": 0.63426
}Semantic roles & 50–950 ramp
primary
#71E896
secondary
#BF3F97
accent
#1198D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581