#71E798#71E798
#71E798 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.155 H 152.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71E798 |
|---|---|
| RGB | rgb(113, 231, 152) |
| HSL | hsl(140, 71%, 67%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.40, -50.52, 28.53) |
| CIE-LCH | lch(83.40, 58.01, 150.55°) |
| OKLab | oklab(83.94% -0.1374 0.0717) |
| OKLCH | oklch(83.94% 0.155 152.5) |
| XYZ | xyz(41.0505, 62.9261, 39.6824) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E798 #E771C0
analogous
#85E771 #71E798 #71E7D3
triadic
#71E798 #9871E7 #E79871
tetradic
#71E798 #7185E7 #E771C0 #E7D371
square
#71E798 #7185E7 #E771C0 #E7D371
split-complementary
#71E798 #D371E7 #E77185
monochromatic
#20BE54 #3DDE72 #71E798 #A5F0BE #DAF9E4
Accessibility & contrast
On white
1.55
#71E798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#71E798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E798
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E798 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D793
Deuteranopia (green-blind)
#D7CB9D
Tritanopia (blue-blind)
#55E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e798; /* rgb */ color: rgb(113, 231, 152); /* oklch */ color: oklch(83.9% 0.155 152.5);
Tailwind
colors: {
custom: {
50: '#a1efb7',
500: '#71e798',
950: '#000000',
},
}SCSS
$custom: #71e798; $custom-light: #a1efb7; $custom-dark: #000000;
JSON
{
"hex": "#71e798",
"rgb": {
"r": 113,
"g": 231,
"b": 152
},
"hsl": {
"h": 139.831,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.8394,
"c": 0.15492,
"h": 152.5
},
"luminance": 0.6293
}Semantic roles & 50–950 ramp
primary
#71E798
secondary
#BD3F93
accent
#1293D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581