#71E99F#71E99F
#71E99F is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.151 H 154.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71E99F |
|---|---|
| RGB | rgb(113, 233, 159) |
| HSL | hsl(143, 73%, 68%) |
| HSV | hsv(143, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.12, -50.08, 25.90) |
| CIE-LCH | lch(84.12, 56.38, 152.65°) |
| OKLab | oklab(84.56% -0.1364 0.0654) |
| OKLCH | oklch(84.56% 0.151 154.4) |
| XYZ | xyz(42.2038, 64.2882, 42.9790) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E99F #E971BB
analogous
#7FE971 #71E99F #71E9DB
triadic
#71E99F #9F71E9 #E99F71
tetradic
#71E99F #717FE9 #E971BB #E9DB71
square
#71E99F #717FE9 #E971BB #E9DB71
split-complementary
#71E99F #DB71E9 #E9717F
monochromatic
#1EC25D #3CE17B #71E99F #A6F1C3 #DBF9E7
Accessibility & contrast
On white
1.52
#71E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#71E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E99F
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E99F | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D7CDA4
Tritanopia (blue-blind)
#51E7D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e99f; /* rgb */ color: rgb(113, 233, 159); /* oklch */ color: oklch(84.6% 0.151 154.4);
Tailwind
colors: {
custom: {
50: '#a1f1bb',
500: '#71e99f',
950: '#000000',
},
}SCSS
$custom: #71e99f; $custom-light: #a1f1bb; $custom-dark: #000000;
JSON
{
"hex": "#71e99f",
"rgb": {
"r": 113,
"g": 233,
"b": 159
},
"hsl": {
"h": 143,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84562,
"c": 0.15131,
"h": 154.4
},
"luminance": 0.64292
}Semantic roles & 50–950 ramp
primary
#71E99F
secondary
#C03E8E
accent
#108AD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582