#71E998#71E998
#71E998 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.158 H 152.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #71E998 |
|---|---|
| RGB | rgb(113, 233, 152) |
| HSL | hsl(140, 73%, 68%) |
| HSV | hsv(140, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.99, -51.34, 29.32) |
| CIE-LCH | lch(83.99, 59.12, 150.27°) |
| OKLab | oklab(84.42% -0.1395 0.0736) |
| OKLCH | oklch(84.42% 0.158 152.2) |
| XYZ | xyz(41.6135, 64.0521, 39.8701) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.42
Light Blue Green
#7EFBB3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E998 #E971C2
analogous
#86E971 #71E998 #71E9D4
triadic
#71E998 #9871E9 #E99871
tetradic
#71E998 #7186E9 #E971C2 #E9D471
square
#71E998 #7186E9 #E971C2 #E9D471
split-complementary
#71E998 #D471E9 #E97186
monochromatic
#1EC253 #3CE172 #71E998 #A6F1BE #DBF9E5
Accessibility & contrast
On white
1.52
#71E998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#71E998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E998
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E998 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D993
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#54E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e998; /* rgb */ color: rgb(113, 233, 152); /* oklch */ color: oklch(84.4% 0.158 152.2);
Tailwind
colors: {
custom: {
50: '#a1f1b7',
500: '#71e998',
950: '#000000',
},
}SCSS
$custom: #71e998; $custom-light: #a1f1b7; $custom-dark: #000000;
JSON
{
"hex": "#71e998",
"rgb": {
"r": 113,
"g": 233,
"b": 152
},
"hsl": {
"h": 139.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84422,
"c": 0.15772,
"h": 152.2
},
"luminance": 0.64056
}Semantic roles & 50–950 ramp
primary
#71E998
secondary
#C03E96
accent
#1095D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581