#71E898#71E898
#71E898 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.156 H 152.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #71E898 |
|---|---|
| RGB | rgb(113, 232, 152) |
| HSL | hsl(140, 72%, 68%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 34.5%, 9%) |
| CIE-LAB | lab(83.70, -50.93, 28.92) |
| CIE-LCH | lch(83.70, 58.57, 150.41°) |
| OKLab | oklab(84.18% -0.1384 0.0726) |
| OKLCH | oklch(84.18% 0.156 152.3) |
| XYZ | xyz(41.3312, 63.4875, 39.7760) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E898 #E871C1
analogous
#85E871 #71E898 #71E8D4
triadic
#71E898 #9871E8 #E89871
tetradic
#71E898 #7185E8 #E871C1 #E8D471
square
#71E898 #7185E8 #E871C1 #E8D471
split-complementary
#71E898 #D471E8 #E87185
monochromatic
#1FC054 #3CDF72 #71E898 #A6F1BE #DAF9E4
Accessibility & contrast
On white
1.53
#71E898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#71E898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E898
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E898 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D893
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#54E5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e898; /* rgb */ color: rgb(113, 232, 152); /* oklch */ color: oklch(84.2% 0.156 152.3);
Tailwind
colors: {
custom: {
50: '#a1f0b7',
500: '#71e898',
950: '#000000',
},
}SCSS
$custom: #71e898; $custom-light: #a1f0b7; $custom-dark: #000000;
JSON
{
"hex": "#71e898",
"rgb": {
"r": 113,
"g": 232,
"b": 152
},
"hsl": {
"h": 139.664,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84181,
"c": 0.15632,
"h": 152.3
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#71E898
secondary
#BF3F95
accent
#1194D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581