#71EB9B#71EB9B
#71EB9B is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.158 H 152.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB9B |
|---|---|
| RGB | rgb(113, 235, 155) |
| HSL | hsl(141, 75%, 68%) |
| HSV | hsv(141, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.63, -51.63, 28.65) |
| CIE-LCH | lch(84.63, 59.04, 150.97°) |
| OKLab | oklab(84.96% -0.1404 0.072) |
| OKLCH | oklch(84.96% 0.158 152.8) |
| XYZ | xyz(42.4317, 65.2903, 41.3703) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB9B #EB71C1
analogous
#84EB71 #71EB9B #71EBD8
triadic
#71EB9B #9B71EB #EB9B71
tetradic
#71EB9B #7184EB #EB71C1 #EBD871
square
#71EB9B #7184EB #EB71C1 #EBD871
split-complementary
#71EB9B #D871EB #EB7184
monochromatic
#1CC656 #3BE375 #71EB9B #A7F3C1 #DCFAE7
Accessibility & contrast
On white
1.49
#71EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#71EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB9B
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB9B | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#52E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb9b; /* rgb */ color: rgb(113, 235, 155); /* oklch */ color: oklch(85.0% 0.158 152.8);
Tailwind
colors: {
custom: {
50: '#a2f2b9',
500: '#71eb9b',
950: '#000000',
},
}SCSS
$custom: #71eb9b; $custom-light: #a2f2b9; $custom-dark: #000000;
JSON
{
"hex": "#71eb9b",
"rgb": {
"r": 113,
"g": 235,
"b": 155
},
"hsl": {
"h": 140.656,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84962,
"c": 0.15775,
"h": 152.8
},
"luminance": 0.65294
}Semantic roles & 50–950 ramp
primary
#71EB9B
secondary
#C33D95
accent
#0E92D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581