#71E698#71E698
#71E698 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.154 H 152.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71E698 |
|---|---|
| RGB | rgb(113, 230, 152) |
| HSL | hsl(140, 70%, 67%) |
| HSV | hsv(140, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(83.11, -50.11, 28.13) |
| CIE-LCH | lch(83.11, 57.46, 150.69°) |
| OKLab | oklab(83.7% -0.1363 0.0707) |
| OKLCH | oklch(83.7% 0.154 152.6) |
| XYZ | xyz(40.7714, 62.3680, 39.5894) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.85
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E698 #E671BF
analogous
#85E671 #71E698 #71E6D3
triadic
#71E698 #9871E6 #E69871
tetradic
#71E698 #7185E6 #E671BF #E6D371
square
#71E698 #7185E6 #E671BF #E6D371
split-complementary
#71E698 #D371E6 #E67185
monochromatic
#21BC55 #3DDD72 #71E698 #A5EFBE #D9F8E3
Accessibility & contrast
On white
1.56
#71E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#71E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E698
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E698 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D6CA9D
Tritanopia (blue-blind)
#55E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e698; /* rgb */ color: rgb(113, 230, 152); /* oklch */ color: oklch(83.7% 0.154 152.6);
Tailwind
colors: {
custom: {
50: '#a1efb7',
500: '#71e698',
950: '#000000',
},
}SCSS
$custom: #71e698; $custom-light: #a1efb7; $custom-dark: #000000;
JSON
{
"hex": "#71e698",
"rgb": {
"r": 113,
"g": 230,
"b": 152
},
"hsl": {
"h": 140,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.83699,
"c": 0.15353,
"h": 152.6
},
"luminance": 0.62371
}Semantic roles & 50–950 ramp
primary
#71E698
secondary
#BB4092
accent
#1393D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581