#71EB96#71EB96
#71EB96 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.162 H 151.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB96 |
|---|---|
| RGB | rgb(113, 235, 150) |
| HSL | hsl(138, 75%, 68%) |
| HSV | hsv(138, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.55, -52.50, 31.08) |
| CIE-LCH | lch(84.55, 61.01, 149.38°) |
| OKLab | oklab(84.87% -0.1425 0.0777) |
| OKLCH | oklch(84.87% 0.162 151.4) |
| XYZ | xyz(42.0204, 65.1259, 39.2044) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB96 #EB71C6
analogous
#89EB71 #71EB96 #71EBD3
triadic
#71EB96 #9671EB #EB9671
tetradic
#71EB96 #7189EB #EB71C6 #EBD371
square
#71EB96 #7189EB #EB71C6 #EBD371
split-complementary
#71EB96 #D371EB #EB7189
monochromatic
#1CC64F #3BE36E #71EB96 #A7F3BE #DCFAE5
Accessibility & contrast
On white
1.50
#71EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#71EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB96
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB96 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#54E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb96; /* rgb */ color: rgb(113, 235, 150); /* oklch */ color: oklch(84.9% 0.162 151.4);
Tailwind
colors: {
custom: {
50: '#a2f2b5',
500: '#71eb96',
950: '#000000',
},
}SCSS
$custom: #71eb96; $custom-light: #a2f2b5; $custom-dark: #000000;
JSON
{
"hex": "#71eb96",
"rgb": {
"r": 113,
"g": 235,
"b": 150
},
"hsl": {
"h": 138.197,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84865,
"c": 0.16236,
"h": 151.4
},
"luminance": 0.65129
}Semantic roles & 50–950 ramp
primary
#71EB96
secondary
#C33D9A
accent
#0E9AD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581