#71E999#71E999
#71E999 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.157 H 152.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71E999 |
|---|---|
| RGB | rgb(113, 233, 153) |
| HSL | hsl(140, 73%, 68%) |
| HSV | hsv(140, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 34.3%, 8.6%) |
| CIE-LAB | lab(84.01, -51.16, 28.83) |
| CIE-LCH | lch(84.01, 58.73, 150.60°) |
| OKLab | oklab(84.44% -0.1391 0.0724) |
| OKLCH | oklch(84.44% 0.157 152.5) |
| XYZ | xyz(41.6957, 64.0850, 40.3032) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E999 #E971C1
analogous
#85E971 #71E999 #71E9D5
triadic
#71E999 #9971E9 #E99971
tetradic
#71E999 #7185E9 #E971C1 #E9D571
square
#71E999 #7185E9 #E971C1 #E9D571
split-complementary
#71E999 #D571E9 #E97185
monochromatic
#1EC255 #3CE173 #71E999 #A6F1BF #DBF9E5
Accessibility & contrast
On white
1.52
#71E999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#71E999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E999
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E999 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D994
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#54E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e999; /* rgb */ color: rgb(113, 233, 153); /* oklch */ color: oklch(84.4% 0.157 152.5);
Tailwind
colors: {
custom: {
50: '#a1f1b7',
500: '#71e999',
950: '#000000',
},
}SCSS
$custom: #71e999; $custom-light: #a1f1b7; $custom-dark: #000000;
JSON
{
"hex": "#71e999",
"rgb": {
"r": 113,
"g": 233,
"b": 153
},
"hsl": {
"h": 140,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84441,
"c": 0.1568,
"h": 152.5
},
"luminance": 0.64088
}Semantic roles & 50–950 ramp
primary
#71E999
secondary
#C03E95
accent
#1094D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581